clone to projects directory

This commit is contained in:
johannes-vogel
2020-04-06 15:30:51 +02:00
committed by Christian Georgi
parent 56f696b87d
commit 084e6ed51f

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-week1-unit4-final git clone https://github.com/sap-samples/cloud-cap-samples projects/cloud-cap-samples -b openSAP-week1-unit4-final
cd cloud-cap-samples cd projects/cloud-cap-samples
``` ```
In the `cloud-cap-samples` folder run: In the `cloud-cap-samples` folder run: