From a434aea36b506ed1d1e6f741df02e9fb1c1eab89 Mon Sep 17 00:00:00 2001
From: Frank Rohde <frank.rohde@tu-dresden.de>
Date: Tue, 30 Aug 2022 12:35:47 +0700
Subject: [PATCH] updated README.md

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

diff --git a/README.md b/README.md
index 1d52f8d..413c127 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?
-- 
GitLab