Browse Source

Fix instructions.

Add a 1.0 branch.
1.0
zigomir 9 years ago
parent
commit
3d4b75d636
  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 webpack-simple my-project
$ vue init webpack-simple#1.0 my-project
$ cd my-project
$ npm install
$ npm run dev

Loading…
Cancel
Save