Skip to content

Commit

Permalink
docs: added instructions for yarn (vuejs#4706) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mpoehler authored and haoqunjiang committed Oct 18, 2019
1 parent 0d75de6 commit 48dd88a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/migrating-from-v3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ First, install the latest Vue CLI globally:

```sh
npm install -g @vue/cli
# OR
yarn global add @vue/cli
```

## Upgrade All Plugins at Once
Expand Down

0 comments on commit 48dd88a

Please sign in to comment.