docs(rc4-to-rc5):fix npm for angular-cli

closes #2072
This commit is contained in:
Aysegul Yonet 2016-08-09 18:57:29 -07:00 committed by Ward Bell
parent b7e42e2d32
commit 5de00cc591
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ code-example(format='.' language='bash').
Update the Angular CLI if you're using that tool
code-example(format='.' language='bash').
npm install @angular/angular-cli @angular/tsc-wrapped --save-dev
npm install angular-cli @angular/tsc-wrapped --save-dev
:marked
## 2. Create an _NgModule_