Skip to content

Commit 481de31

Browse files
authored
docs (#2874): update quick start instructions for yarn v1 (#2993)
1 parent 1128a40 commit 481de31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/guide/quick-start.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ Make sure you have an up-to-date version of [Node.js](https://nodejs.org/) insta
4646
<VTCodeGroupTab label="yarn">
4747

4848
```sh
49+
# For Yarn (v1+)
50+
$ yarn create vue
51+
4952
# For Yarn Modern (v2+)
5053
$ yarn create vue@latest
5154

0 commit comments

Comments
 (0)