From 8500f12eafbc96b79e0038eb49227a555c075079 Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Mon, 23 Mar 2020 17:08:05 +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..defb114a 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-week3-unit2 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