Some additions
parent
a49ac0134c
commit
163307e97d
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue