From c50039f4a54853aaa1f048917042cba20d848497 Mon Sep 17 00:00:00 2001
From: Frank Rohde <frank.rohde@tu-dresden.de>
Date: Tue, 30 Aug 2022 12:31:39 +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 413c127..1d52f8d 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-public/project.git project
+	- $ git clone -b master --recurse-submodules https://git-st.inf.tu-dresden.de/ipos/project.git project
 
 
 ## How to run?
-- 
GitLab