We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d75de6 commit 48dd88aCopy full SHA for 48dd88a
docs/migrating-from-v3/README.md
@@ -8,6 +8,8 @@ First, install the latest Vue CLI globally:
8
9
```sh
10
npm install -g @vue/cli
11
+# OR
12
+yarn global add @vue/cli
13
```
14
15
## Upgrade All Plugins at Once
0 commit comments