From c0486a1b7bc2a5d310bd99fba1d8bcd6d730de4f Mon Sep 17 00:00:00 2001 From: Daniel Hutzel Date: Sun, 15 Mar 2020 12:21:57 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f84828e7..0c98ba24 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,7 @@ Clone this repo as shown below, if you have [git](https://git-scm.com/downloads) otherwise [download as zip file](archive/master.zip). ```sh -# git clone https://github.com/sap-samples/cloud-cap-samples samples -git clone https://github.com/SAP-samples/cloud-cap-samples -b cap-samples-reloaded samples +git clone https://github.com/sap-samples/cloud-cap-samples samples cd samples ```