diff --git a/_posts/2016-11-16-react-v15.4.0.md b/_posts/2016-11-16-react-v15.4.0.md index 97f3c63e..457bc8be 100644 --- a/_posts/2016-11-16-react-v15.4.0.md +++ b/_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: