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 Nov 3, 2017
1 parent 1d1453d commit eec250a
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#v4.0.1 my-view
$ vue init NeutroniumCore/neutronium-vue#v4.1.0 my-view
$ cd my-view
$ npm install
$ npm run dev
Expand All @@ -30,7 +30,7 @@ $ npm run dev
### Important

Each versions is specific to a version of Neutronium.JavascriptFramework.Vue.
Version 4.0.1 is compatible with last Neutroniumversion: 1.0.0
Version 4.1.0 is compatible with last Neutroniumversion: 1.0.0

For `0.6.0` use:
``` bash
Expand Down

0 comments on commit eec250a

Please sign in to comment.