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 8723aa5 commit a0ca90eCopy full SHA for a0ca90e
README.md
@@ -35,8 +35,8 @@ Building a project from scratch means that there is a lot of things to keep trac
35
You can start by cloning the latest version of Sing App Vue Dashboard on your local machine by running:
36
37
```shell
38
-$ git clone -o sing-app-lite -b master --single-branch \
39
- https://github.com/flatlogic/sing-app.git MyApp
+$ git clone -o sing-app-vue-dashboard -b master --single-branch \
+ https://github.com/flatlogic/sing-app-vue-dashboard.git MyApp
40
$ cd MyApp
41
```
42
0 commit comments