Commit c6595edf authored by Pieterjan Vanhoof's avatar Pieterjan Vanhoof Committed by GitHub

Merge pull request #184 from D3m0nKingx/patch-3

Fix @angular/cli install instruction
parents cbdd2eb5 5f6f673b
......@@ -27,7 +27,7 @@ If you want to generate Angular components with Angular-cli , you **MUST** insta
Please follow [Angular-cli documentation](https://github.com/angular/angular-cli) if you had installed a previous version of `angular-cli`.
``` bash
npm install -g @angular/cli
sudo npm install -g @angular/cli
```
## To build for development
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment