From 1da3cfbd685fee7d06e216084c9459e8233b31e0 Mon Sep 17 00:00:00 2001
From: Tamas Gal <tgal@km3net.de>
Date: Tue, 5 Mar 2019 13:59:52 +0100
Subject: [PATCH] Fix typo

---
 base/nmh:dev | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/nmh:dev b/base/nmh:dev
index 07760a6..4f4401a 100644
--- a/base/nmh:dev
+++ b/base/nmh:dev
@@ -1,4 +1,4 @@
 FROM docker.km3net.de/jpp-root6-py2:v11.0.0-rc8
  MAINTAINER Tamas Gal <tgal@km3net.de>
  
- RUN clone from https://github.com/joaoabcoelho/OscProb /OscProb && cd /OscProb && make
+ RUN git clone from https://github.com/joaoabcoelho/OscProb /OscProb && cd /OscProb && make
-- 
GitLab