Skip to content

Commit 8f5c4f5

Browse files
authored
fix(readme): add usage instructions
1 parent 0c974aa commit 8f5c4f5

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
@@ -12,10 +12,10 @@ A Vue project template with [Loopback](http://loopback.io/) framework featuring
1212
3. `server`: Loopback server files
1313
4. `test`: Unit and E2E test files
1414

15-
## Installation
15+
## Usage
1616

1717
```
18-
$ npm install
18+
$ vue-cli init InCuca/vue-loopback
1919
```
2020

2121
## Linting

0 commit comments

Comments
 (0)