Some additions

This commit is contained in:
Stefan Otto
2020-03-21 13:17:45 +01:00
committed by GitHub
parent a49ac0134c
commit 163307e97d
+7
View File
@@ -23,6 +23,13 @@ If you want the ansible approach, you can find ansible role [here](https://githu
## 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: