fix / typo

auto_join_3.3
Stefan Otto 2020-03-23 14:13:05 +01:00 committed by GitHub
parent d700a3cfb2
commit ec8c347a23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Currently multiparty-meeting will only run on nodejs v10.*
To install see here [here](https://github.com/nodesource/distributions/blob/master/README.md#debinstall).
```bash
$ sudo apt install npm build-essentials redis
$ sudo apt install git npm build-essential redis
```
* Clone the project: