Skip to content

Commit 0047452

Browse files
authored
Merge pull request reactjs#42 from reactjs/Daniel15-patch-1
Update Yarn installation instructions
2 parents 463640d + 6bd26ff commit 0047452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This repo contains the source code and documentation powering [reactjs.org](http
88

99
1. Git
1010
1. Node: install version 8.4 or greater
11-
1. Yarn: `npm i -g yarn` to install it globally via NPM
11+
1. Yarn: See [Yarn website for installation instructions](https://yarnpkg.com/lang/en/docs/install/)
1212
1. A clone of the [reactjs.org repo](https://github.com/reactjs/reactjs.org) on your local machine
1313
1. A fork of the repo (for any contributions)
1414

0 commit comments

Comments
 (0)