openvidu-components: Updated README

pull/750/head
csantosm 2022-09-07 11:55:27 +02:00
parent bd3ad19cab
commit b20da507c3
1 changed files with 1 additions and 4 deletions

View File

@ -25,11 +25,8 @@ ng v
npm install openvidu-angular npm install openvidu-angular
``` ```
2. Also you need Angular Material: 2. Also you need Angular Material. Check the [Angular Material documentation](https://material.angular.io/guide/getting-started){:target="_blank"} for installing it.
```
ng add @angular/material
```
## Configure it ## Configure it