Skip to content

Commit 48dd88a

Browse files
mpoehlerhaoqunjiang
authored andcommitted
docs: added instructions for yarn (#4706) [ci skip]
1 parent 0d75de6 commit 48dd88a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/migrating-from-v3/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ First, install the latest Vue CLI globally:
88

99
```sh
1010
npm install -g @vue/cli
11+
# OR
12+
yarn global add @vue/cli
1113
```
1214

1315
## Upgrade All Plugins at Once

0 commit comments

Comments
 (0)