Skip to content

Commit

Permalink
Tweak the wording
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Mar 13, 2017
1 parent 052fcdd commit b55a7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ npm install -g create-react-app

**We strongly recommend to use Node >= 6 and npm >= 3 for faster installation speed and better disk usage.** You can use [nvm](https://github.com/creationix/nvm#usage) to easily switch Node versions between different projects.

**This tool doesn’t assume a Node backend**. The Node installation is only required for the build tools that rely on it locally, such as Webpack and Babel.
**This tool doesn’t assume a Node backend**. The Node installation is only required for Create React App itself.

### Creating an App

Expand Down

0 comments on commit b55a7d8

Please sign in to comment.