From 68a35d36c97e15c22b7ff9b0cc142bb8e4dc987c Mon Sep 17 00:00:00 2001 From: Frank Rohde <frank.rohde@tu-dresden.de> Date: Tue, 30 Aug 2022 12:28:42 +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 d01eb65..413c127 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,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 +- 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 -- GitLab