Skip to content

Commit dda3659

Browse files
committed
README: Clone master instead of ui5-tooling branch
1 parent 3ba7494 commit dda3659

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
- For installation instructions please see: [Installing the UI5 CLI](https://github.com/SAP/ui5-tooling#installing-the-ui5-cli).
99

1010
## Getting started
11-
1. Clone the repository (on the `ui5-tooling` branch) and navigate into it
11+
1. Clone this repository and navigate into it
1212
```sh
13-
git clone -b ui5-tooling git@github.com:SAP/openui5-sample-app.git
13+
git clone https://github.com/SAP/openui5-sample-app.git
1414
cd openui5-sample-app
1515
```
1616
1. Install all dependencies

0 commit comments

Comments
 (0)