From 175a183f2780f13eb975284c797be2e8834ff468 Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Tue, 7 Apr 2020 13:41:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eafe8646..6edc5e29 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ In SAP Business Application Studio, open a terminal. Then clone the repo with this specific branch: ```sh -git clone https://github.com/sap-samples/cloud-cap-samples -b projects/openSAP-week2-unit4567 +git clone https://github.com/sap-samples/cloud-cap-samples projects/cloud-cap-samples -b openSAP-week2-unit4567 cd projects/cloud-cap-samples ```