From ffb3c23c2602ef068ccc34afb25ee56228f48e1d Mon Sep 17 00:00:00 2001
From: Fahad Khalid <f.khalid@fz-juelich.de>
Date: Sun, 17 Nov 2019 16:50:19 +0100
Subject: [PATCH] Further corrected the installation instructions.

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

diff --git a/README.md b/README.md
index 3967e0d..9fdbf45 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ The `slns` package requires `Python 3.6` or above. To install, please
 use the following command:
 
 ```
-python -m pip install clone git+https://gitlab.version.fz-juelich.de/hpc4ns/slns_utils.git
+python -m pip install git+https://gitlab.version.fz-juelich.de/hpc4ns/slns_utils.git
 ```
 
 ## Available modules
-- 
GitLab