Dan Abramov 8 years ago
committed by GitHub
parent
commit
0f5021783a
  1. 2
      _posts/2016-11-16-react-v15.4.0.md

2
_posts/2016-11-16-react-v15.4.0.md

@ -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:

Loading…
Cancel
Save