fixed git clone link

This commit is contained in:
Daniel
2020-03-02 18:33:30 +01:00
parent 2744fe1d9c
commit 93579f83f2
4 changed files with 9 additions and 4 deletions

View File

@@ -15,7 +15,8 @@ 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 samples
git clone https://github.com/SAP-samples/cloud-cap-samples -b cap-samples-reloaded samples
cd samples
```