Skip to content

Commit da276d6

Browse files
authored
Apply suggestions from code review
1 parent 42cfbcf commit da276d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ NPM is the recommended installation method when building large scale application
7171

7272
``` bash
7373
# latest stable
74-
$ npm install vue@2
74+
$ npm install vue@^2
7575
```
7676

7777
## CLI

0 commit comments

Comments
 (0)