From 536282388c5d27df6d2df8d0f7d77e0bfbb0211e Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Mon, 20 Apr 2020 17:08:04 +0200 Subject: [PATCH] Better clone path --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1e6333a..c19955fc 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ 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 openSAP-week2-unit3 -cd cloud-cap-samples +git clone https://github.com/sap-samples/cloud-cap-samples projects/cloud-cap-samples -b openSAP-week2-unit3 +cd projects/cloud-cap-samples ``` In the `cloud-cap-samples` folder run: