Skip to content

Commit aab8a37

Browse files
2 parents 8a42bb7 + eec250a commit aab8a37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This is a project template for [vue-cli](https://github.com/vuejs/vue-cli) for s
1010

1111
``` bash
1212
$ npm install -g vue-cli
13-
$ vue init NeutroniumCore/neutronium-vue#v4.0.0 my-view
13+
$ vue init NeutroniumCore/neutronium-vue#v4.1.0 my-view
1414
$ cd my-view
1515
$ npm install
1616
$ npm run dev
@@ -30,7 +30,7 @@ $ npm run dev
3030
### Important
3131

3232
Each versions is specific to a version of Neutronium.JavascriptFramework.Vue.
33-
Version 4.0.0 is compatible with last Neutroniumversion: 1.0.0
33+
Version 4.1.0 is compatible with last Neutroniumversion: 1.0.0
3434

3535
For `0.6.0` use:
3636
``` bash

0 commit comments

Comments
 (0)