diff --git a/README.md b/README.md
index ea13affd40f660333c337036d63fb8d843bc1004..97df2a77dc4748d484677632110088ba647d915b 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ In case you need help using Git, please refer to the git documentation [here](ht
 A brief instruction to install SecMOD can also be found below:
 Clone a copy of the whole repository to your computer:
 ```
-git clone git@git-ce.rwth-aachen.de:ltt/secmod/secmod.git
+git clone git@git-ce.rwth-aachen.de:ltt/secmod.git
 ```
 
 Open a terminal with a python enviroment (e.g. Anaconda promt) and install the secmod package with: