Skip to content

Commit f2d5260

Browse files
committed
docs(project): minor fix in the readme
1 parent 7aa2d1a commit f2d5260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ View all the directives and components in action at [https://angular-material-ex
7171
- [angular material theme](https://material.angular.io/guide/getting-started#step-4-include-a-theme)
7272

7373
```bash
74-
npm i @angular/cdk @angular/material @angular/animations @angular/forms
74+
npm i @angular/cdk @angular/material @angular/animations @angular/http
7575
```
7676

7777
or use `angular schematics` like e.g:

0 commit comments

Comments
 (0)