Skip to content

Commit 7148627

Browse files
jezzayNarretz
authored andcommitted
docs(guide/Component Router): fix a typo in npm install instructions
Related angular#14452
1 parent 0d7f1ed commit 7148627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/component-router.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ AngularJS itself via npm:
467467

468468
```bash
469469
npm init
470-
npm [email protected] angular --save
470+
npm install angular@1.5.x --save
471471
npm install @angular/router --save
472472
```
473473

0 commit comments

Comments
 (0)