diff --git a/README.md b/README.md index 56cbae5772d3..59925f83816e 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,7 @@ Local project package: ``` rm -rf node_modules dist tmp npm install --save-dev angular-cli@latest +npm install ng init ```