Skip to content

Commit cf36da6

Browse files
SebastianLinusBorg
authored andcommitted
clear up the README that the master branch is using Vue2 bei default now (vuejs-templates#285)
1 parent 58137e8 commit cf36da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is a project template for [vue-cli](https://github.com/vuejs/vue-cli). **It
1515

1616
``` bash
1717
$ npm install -g vue-cli
18-
$ vue init webpack#1.0 my-project
18+
$ vue init webpack my-project
1919
$ cd my-project
2020
$ npm install
2121
$ npm run dev

0 commit comments

Comments
 (0)