Skip to content

Commit a0ca90e

Browse files
updated readme.md
1 parent 8723aa5 commit a0ca90e

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
@@ -35,8 +35,8 @@ Building a project from scratch means that there is a lot of things to keep trac
3535
You can start by cloning the latest version of Sing App Vue Dashboard on your local machine by running:
3636

3737
```shell
38-
$ git clone -o sing-app-lite -b master --single-branch \
39-
https://github.com/flatlogic/sing-app.git MyApp
38+
$ git clone -o sing-app-vue-dashboard -b master --single-branch \
39+
https://github.com/flatlogic/sing-app-vue-dashboard.git MyApp
4040
$ cd MyApp
4141
```
4242

0 commit comments

Comments
 (0)