Some additions

master
Stefan Otto 2020-03-21 13:17:45 +01:00 committed by GitHub
parent a49ac0134c
commit 163307e97d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -23,6 +23,13 @@ If you want the ansible approach, you can find ansible role [here](https://githu
## Manual installation ## Manual installation
* Prerequisites:
Currently multiparty-meeting will only run on nodejs v10.*
To instal see here [here](https://github.com/nodesource/distributions/blob/master/README.md#debinstall).
```bash
apt install npm build-essentials
```
* Clone the project: * Clone the project: