docs(readme): update ng --help to ng help in readme

Fix #3168
Close #3159
This commit is contained in:
kevcha 2016-11-16 13:43:52 +01:00 committed by Filipe Silva
parent 761e86f222
commit 00bf3ff5df

View File

@ -67,7 +67,7 @@ npm install -g angular-cli
## Usage
```bash
ng --help
ng help
```
### Generating and serving an Angular2 project via a development server