We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d33449 commit 8d900e0Copy full SHA for 8d900e0
guides/getting-started.md
@@ -1,9 +1,9 @@
1
Get started with Angular Material using the Angular CLI.
2
3
-## Install the CLI
+## Install Angular CLI
4
5
```bash
6
- npm install -g angular-cli
+ npm install -g @angular/cli
7
```
8
9
## Create a new project
0 commit comments