From 27ed4b7af2607cbc6ced7782332d05b91e9e1b07 Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Mon, 20 Apr 2020 17:08:34 +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 97c2db40..66f8d131 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-unit2 -cd cloud-cap-samples +git clone https://github.com/sap-samples/cloud-cap-samples projects/cloud-cap-samples -b openSAP-week2-unit2 +cd projects/cloud-cap-samples ``` In the `cloud-cap-samples` folder run: