We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 463640d + 6bd26ff commit 0047452Copy full SHA for 0047452
README.md
@@ -8,7 +8,7 @@ This repo contains the source code and documentation powering [reactjs.org](http
8
9
1. Git
10
1. Node: install version 8.4 or greater
11
-1. Yarn: `npm i -g yarn` to install it globally via NPM
+1. Yarn: See [Yarn website for installation instructions](https://yarnpkg.com/lang/en/docs/install/)
12
1. A clone of the [reactjs.org repo](https://github.com/reactjs/reactjs.org) on your local machine
13
1. A fork of the repo (for any contributions)
14
0 commit comments