This commit is contained in:
Dan Abramov
2016-11-18 12:25:23 +00:00
committed by GitHub
parent 3d52856bb6
commit c91cc4d11a
+1 -1
View File
@@ -96,7 +96,7 @@ You can learn more about snapshot testing in [this Jest blog post](https://faceb
## Installation
We recommend using [Yarn](https://yarnpkg.com/) or [npm](https://www.npmjs.com/) for managing front-end dependencies. If you're new to package managers, [Yarn documentation](https://yarnpkg.com/en/docs/getting-started) is a good place to get started.
We recommend using [Yarn](https://yarnpkg.com/) or [npm](https://www.npmjs.com/) for managing front-end dependencies. If you're new to package managers, the [Yarn documentation](https://yarnpkg.com/en/docs/getting-started) is a good place to get started.
To install React with Yarn, run: