Fix some brand names in the docs

This commit is contained in:
Sergey Lysenko
2017-10-10 15:37:05 +02:00
parent a201113535
commit bcd06d058e
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ This repo contains the source code and documentation powering [reactjs.org](http
### Installation
1. `cd reactjs.org` to go into the project root
1. `yarn` to install the website's NPM dependencies
1. `yarn` to install the website's npm dependencies
### Running locally