Skip to content

Commit b55a7d8

Browse files
authored
Tweak the wording
1 parent 052fcdd commit b55a7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ npm install -g create-react-app
4444

4545
**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.
4646

47-
**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.
47+
**This tool doesn’t assume a Node backend**. The Node installation is only required for Create React App itself.
4848

4949
### Creating an App
5050

0 commit comments

Comments
 (0)