Skip to content

Commit

Permalink
chore(docs): State minimum Node version for development (#4673)
Browse files Browse the repository at this point in the history
**Summary**

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

**Test plan**

N/A
  • Loading branch information
BYK authored and arcanis committed Oct 10, 2017
1 parent f1ac4b5 commit 1ed8602
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1ed8602

Please sign in to comment.