chore(docs): State minimum Node version for development (#4673)

**Summary**

Add note about which version of Node is needed to develop Yarn.

**Test plan**

N/A
This commit is contained in:
Burak Yiğit Kaya
2017-10-10 16:53:03 +01:00
committed by Maël Nison
parent f1ac4b586e
commit 1ed8602805

View File

@@ -5,6 +5,8 @@ please read the [code of conduct](CODE_OF_CONDUCT.md).
## Setup
You need at least the latest version of Node 6 to work on Yarn.
1. Install yarn on your system: https://yarnpkg.com/en/docs/install
1. Fork the repo: https://github.com/yarnpkg/yarn
1. Run the following commands: