mirror of
https://github.com/zhigang1992/yarn.git
synced 2026-05-01 02:31:51 +08:00
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:
committed by
Maël Nison
parent
f1ac4b586e
commit
1ed8602805
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user