From dff5568618321e9b6ef78f56c8e5f67c17d74dd3 Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Mon, 20 Apr 2020 17:07:02 +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 1bb7b787..1d08be4a 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-week3-unit4 -cd cloud-cap-samples +git clone https://github.com/sap-samples/cloud-cap-samples projects/cloud-cap-samples -b openSAP-week3-unit4 +cd projects/cloud-cap-samples ``` In the `cloud-cap-samples` folder run: