Skip to content

Commit c0529f1

Browse files
tno2007Jinjiang
andauthored
Update installation.md (#2983)
* Update installation.md @2 prefix has to be specified, otherwise v3 gets installed * Apply suggestions from code review --------- Co-authored-by: Jinjiang <[email protected]>
1 parent 6366208 commit c0529f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/installation.md

+1-1
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
74+
$ npm install vue@^2
7575
```
7676

7777
## CLI

0 commit comments

Comments
 (0)