diff --git a/README.md b/README.md index db37770e6c1f..43f18e798cea 100644 --- a/README.md +++ b/README.md @@ -405,7 +405,6 @@ Local project package: ```bash rm -rf node_modules dist # use rmdir on Windows npm install --save-dev @angular/cli@latest -npm install ng update ```