Skip to content

Commit 15bdf0d

Browse files
pranayaryalsdras
authored andcommitted
Delete the line 'npm install' (#1475)
This is already done by the command 'vue init ..' which installs the node_modules/
1 parent 68f11a8 commit 15bdf0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/v2/guide/installation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ $ npm install --global vue-cli
6767
$ vue init webpack my-project
6868
# install dependencies and go!
6969
$ cd my-project
70-
$ npm install
7170
$ npm run dev
7271
```
7372

0 commit comments

Comments
 (0)