We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a42bb7 + eec250a commit aab8a37Copy full SHA for aab8a37
README.md
@@ -10,7 +10,7 @@ This is a project template for [vue-cli](https://github.com/vuejs/vue-cli) for s
10
11
``` bash
12
$ npm install -g vue-cli
13
-$ vue init NeutroniumCore/neutronium-vue#v4.0.0 my-view
+$ vue init NeutroniumCore/neutronium-vue#v4.1.0 my-view
14
$ cd my-view
15
$ npm install
16
$ npm run dev
@@ -30,7 +30,7 @@ $ npm run dev
30
### Important
31
32
Each versions is specific to a version of Neutronium.JavascriptFramework.Vue.
33
-Version 4.0.0 is compatible with last Neutroniumversion: 1.0.0
+Version 4.1.0 is compatible with last Neutroniumversion: 1.0.0
34
35
For `0.6.0` use:
36
0 commit comments