From 84b299a23fd338623a1dd467d5f635b3d05e0806 Mon Sep 17 00:00:00 2001 From: Christian Georgi Date: Thu, 2 Apr 2020 15:07:25 +0200 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bfa224d..9c489d7e 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-week1-unit4-final +git clone https://github.com/sap-samples/cloud-cap-samples -b openSAP-week1-unit4-final cd cloud-cap-samples ```