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