Add package-lock.json, fix readme, remove hana-client

This commit is contained in:
Christian Georgi
2020-04-02 16:07:49 +02:00
parent 71742e1e35
commit 2f52cbd918
4 changed files with 2069 additions and 6 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-week3-unit6
git clone https://github.com/sap-samples/cloud-cap-samples -b openSAP-week3-unit6
cd cloud-cap-samples
```