docs: added instructions for yarn (#4706) [ci skip]

This commit is contained in:
Marco Pöhler
2019-10-18 08:16:37 +02:00
committed by Haoqun Jiang
parent 0d75de6c51
commit 48dd88affa
+2
View File
@@ -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