Better clone path

This commit is contained in:
Christian Georgi
2020-04-20 17:08:04 +02:00
committed by GitHub
parent 75e767ed5c
commit 536282388c

View File

@@ -11,8 +11,8 @@ In SAP Business Application Studio, open a terminal.
Then clone the repo with this specific branch: Then clone the repo with this specific branch:
```sh ```sh
git clone https://github.com/sap-samples/cloud-cap-samples -b openSAP-week2-unit3 git clone https://github.com/sap-samples/cloud-cap-samples projects/cloud-cap-samples -b openSAP-week2-unit3
cd cloud-cap-samples cd projects/cloud-cap-samples
``` ```
In the `cloud-cap-samples` folder run: In the `cloud-cap-samples` folder run: