Update readme

This commit is contained in:
Christian Georgi
2020-03-23 17:08:05 +01:00
parent 3cb08f966a
commit 8500f12eaf

View File

@@ -11,7 +11,7 @@ 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-unit4567 git clone https://github.com/sap-samples/cloud-cap-samples -b OpenSAP-week3-unit2
cd cloud-cap-samples cd cloud-cap-samples
``` ```
@@ -28,7 +28,7 @@ cd packages/bookshop
cds watch cds watch
``` ```
After that open this link in your browser: <http://localhost:4004> After that, watch out for the little popup in the lower right corner of SAP Business Application Studio that asks you to open the application in your browser.
## Get Support ## Get Support