diff --git a/README.md b/README.md index 0793532..66334ac 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ This is just a command-line utility to scaffold out new React projects. ```shell npm install -g create-react-app ``` +* Make sure that [NPM](https://www.npmjs.com/package/npm) is installed . # Create our new project