File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ ng add @angular/cdk
25
25
The Angular Material ` ng add ` schematic helps you set up an Angular CLI project that uses Material. Running ` ng add ` will:
26
26
27
27
- Ensure [ project dependencies] ( ./getting-started#step-1-install-angular-material-angular-cdk-and-angular-animations ) are placed in ` package.json `
28
- - Enable the [ BrowserAnimationsModule] ( ./getting-started#step-2-configure-animations ) your app module
28
+ - Enable the [ BrowserAnimationsModule] ( ./getting-started#step-2-configure-animations ) in your app module
29
29
- Add either a [ prebuilt theme] ( ./theming#using-a-pre-built-theme ) or a [ custom theme] ( ./theming#defining-a-custom-theme )
30
30
- Add Roboto fonts to your ` index.html `
31
31
- Add the [ Material Icon font] ( ./getting-started#step-6-optional-add-material-icons ) to your ` index.html `
You can’t perform that action at this time.
0 commit comments