Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
David-Desmaisons committed Nov 4, 2017
2 parents 8a42bb7 + eec250a commit aab8a37
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.0 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.0 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 aab8a37

Please sign in to comment.