Add package-lock.json, fix readme

This commit is contained in:
Christian Georgi
2020-04-02 16:13:48 +02:00
parent 36981144d5
commit 569546258d
5 changed files with 1235 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ 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-week4-unit1-final
git clone https://github.com/sap-samples/cloud-cap-samples -b openSAP-week4-unit1-final
cd cloud-cap-samples
```