Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Desmaisons authored Mar 26, 2017
1 parent 5412908 commit 70f7d7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is a project template for [vue-cli](https://github.com/vuejs/vue-cli) for s

``` bash
$ npm install -g vue-cli
$ vue init NeutroniumCore/neutronium-vue#v3.0.0 my-view
$ vue init NeutroniumCore/neutronium-vue#v3.0.1 my-view
$ cd my-view
$ npm install
$ npm run dev
Expand All @@ -29,7 +29,7 @@ Each versions is specific to a version of Neutronium.JavascriptFramework.Vue.

For `0.5.0` use:
``` bash
$ vue init NeutroniumCore/neutronium-vue#v3.0.0 my-project
$ vue init NeutroniumCore/neutronium-vue#v3.0.1 my-project
```

For `0.4.0` use:
Expand Down

0 comments on commit 70f7d7e

Please sign in to comment.