Skip to content

Commit 0da7b68

Browse files
shairezjelbourn
authored andcommitted
docs(getting started): change to latest cli install (#1257)
1 parent 9055c3b commit 0da7b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GETTING_STARTED.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Get started with Angular Material 2 using the Angular CLI.
33
## Install the CLI
44

55
```bash
6-
npm install -g angular-cli@webpack
6+
npm install -g angular-cli
77
```
88

99
## Create a new project

0 commit comments

Comments
 (0)