We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ba7494 commit dda3659Copy full SHA for dda3659
README.md
@@ -8,9 +8,9 @@
8
- For installation instructions please see: [Installing the UI5 CLI](https://github.com/SAP/ui5-tooling#installing-the-ui5-cli).
9
10
## Getting started
11
-1. Clone the repository (on the `ui5-tooling` branch) and navigate into it
+1. Clone this repository and navigate into it
12
```sh
13
- git clone -b ui5-tooling git@github.com:SAP/openui5-sample-app.git
+ git clone https://github.com/SAP/openui5-sample-app.git
14
cd openui5-sample-app
15
```
16
1. Install all dependencies
0 commit comments