From e46763569638aba67eb1b84b61c48a55e31b12a5 Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Mon, 23 Mar 2020 17:05:49 +0100 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33d0726a..81687733 100644 --- a/README.md +++ b/README.md @@ -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-week2-unit4567 +git clone https://github.com/sap-samples/cloud-cap-samples -b OpenSAP-week2-unit1 cd cloud-cap-samples ``` @@ -28,7 +28,7 @@ cd packages/bookshop cds watch ``` -After that open this link in your browser: +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