Skip to content

Commit 5d02bcc

Browse files
authored
feat(types): Update README.md
feat(types): Update README.md
1 parent d56ef7e commit 5d02bcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ See the [Vue Docs Writing Guide](https://github.com/vuejs/v2.vuejs.org/blob/mast
1111
## Developing
1212

1313
``` bash
14-
$ npm install
15-
$ npm start # dev server at http://localhost:4000
14+
$ yarn
15+
$ yarn start # dev server at http://localhost:4000
1616
```
1717

1818
## Deploying

0 commit comments

Comments
 (0)