chore: adjust yarn warning [ci skip]

This commit is contained in:
Evan You
2020-06-09 17:39:48 -04:00
parent bccae1632f
commit 4c542d5033
2 changed files with 3 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ Hi! I'm really excited that you are interested in contributing to Vue.js. Before
## Development Setup
You will need [Node.js](http://nodejs.org) **version 10+**, and [Yarn](https://yarnpkg.com/en/docs/install).
You will need [Node.js](http://nodejs.org) **version 10+**, and [Yarn 1.x](https://yarnpkg.com/en/docs/install).
After cloning the repo, run: