From bc6889b890b6f1bb41ba447d8d80683a8fe851ae Mon Sep 17 00:00:00 2001
From: Fahad Khalid <f.khalid@fz-juelich.de>
Date: Tue, 5 Mar 2019 12:25:55 +0100
Subject: [PATCH] Bug fix: The git clone link now refers to the correct
 repository.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a832b01..e5d688d 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,7 @@ password twice; this is as expected.
     `git lfs install`
 3.  Clone the repository, including the datasets:
 
-    `git lfs clone https://gitlab.version.fz-juelich.de/khalid1/dl_framework_testing.git`
+    `git lfs clone https://gitlab.version.fz-juelich.de/khalid1/ml_dl_on_supercomputers.git`
 
 ### 3.2 JURON
 
-- 
GitLab