📖 DOC: Improvement (#7819)

This commit is contained in:
Abdul Wahab ⚡️
2019-10-21 12:57:35 +05:00
committed by Andreas Cederström
parent f337accd36
commit 9d00fcee41

View File

@@ -45,7 +45,7 @@ To create a new app, you may choose one of the following methods:
npx create-react-app my-app
```
_([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) comes with npm 5.2+ and higher, see [instructions for older npm versions](https://gist.github.com/gaearon/4064d3c23a77c74a3614c498a8bb1c5f))_
_([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) is a package runner tool that comes with npm 5.2+ and higher, see [instructions for older npm versions](https://gist.github.com/gaearon/4064d3c23a77c74a3614c498a8bb1c5f))_
### npm