diff --git a/README.md b/README.md
index 1d52f8d8d5a4c2fe9d08820e30036870e7c58160..413c127315a1da9578a65fcfe9b10f9962380224 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ This repository is a centralized version of architecture for IPos software (Indo
 
 ## How to checkout?
 - Cloning repository into a folder named "project" + checking out all submodules of the master branch
-	- $ git clone -b master --recurse-submodules https://git-st.inf.tu-dresden.de/ipos/project.git project
+	- $ git clone -b master --recurse-submodules https://git-st.inf.tu-dresden.de/ipos-public/project.git project
 
 
 ## How to run?