Skip to content

Commit 75c03b0

Browse files
chenyy101陈云峰
authored and
陈云峰
committed
feat(types): Update README.md NPM updates to the yarn
1 parent 0fa7e86 commit 75c03b0

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
@@ -28,8 +28,8 @@ You may find example applications built with Vuex under the `examples` directory
2828
Running the examples:
2929

3030
```bash
31-
$ npm install
32-
$ npm run dev # serve examples at localhost:8080
31+
$ yarn
32+
$ yarn dev # serve examples at localhost:8080
3333
```
3434

3535
## Questions

0 commit comments

Comments
 (0)