Skip to content

Commit 1063f8d

Browse files
author
Walker Leite
committed
doc(README): fix usage docs
1 parent 886c62a commit 1063f8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ A Vue project template with [Loopback](http://loopback.io/) framework featuring
88
## Usage
99

1010
```
11-
$ vue-cli init InCuca/vue-loopback project-name
11+
$ npm install -g vue-cli
12+
$ vue init InCuca/vue-loopback project-name
1213
$ npm install
1314
```
1415

0 commit comments

Comments
 (0)