* Fixes #971

* Update README.md
This commit is contained in:
Rauno Freiberg
2018-08-13 17:28:22 +03:00
committed by Dan Abramov
parent a914555718
commit ebb5a4f57d

View File

@@ -7,7 +7,7 @@ This repo contains the source code and documentation powering [reactjs.org](http
### Prerequisites
1. Git
1. Node: install version 8.4 or greater
1. Node: any 8.x version starting with 8.4.0 or greater
1. Yarn: See [Yarn website for installation instructions](https://yarnpkg.com/lang/en/docs/install/)
1. A fork of the repo (for any contributions)
1. A clone of the [reactjs.org repo](https://github.com/reactjs/reactjs.org) on your local machine