Skip to content

Commit 4b300dc

Browse files
jesselpalmerfilipesilva
authored andcommitted
docs: update reference
1 parent 5d61903 commit 4b300dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ This should add the new `component`, `directive` or `pipe` reference to the `new
107107

108108
### Updating Angular CLI
109109

110-
If you're using Angular CLI `beta.28` or less, you need to uninstall `angular-cli` package. It should be done due to changing of package's name and scope from `angular-cli` to `@angular/cli`:
110+
If you're using Angular CLI `1.0.0-beta.28` or less, you need to uninstall `angular-cli` package. It should be done due to changing of package's name and scope from `angular-cli` to `@angular/cli`:
111111
```bash
112112
npm uninstall -g angular-cli
113113
npm uninstall --save-dev angular-cli

0 commit comments

Comments
 (0)