Browse Source

Fix instructions.

1.0
zigomir 9 years ago
parent
commit
dfe480baab
  1. 2
      README.md

2
README.md

@ -8,7 +8,7 @@ This is a project template for [vue-cli](https://github.com/vuejs/vue-cli).
``` bash
$ npm install -g vue-cli
$ vue init browserify-simple my-project
$ vue init browserify-simple#1.0 my-project
$ cd my-project
$ npm install
$ npm run dev

Loading…
Cancel
Save