typo
parent
163307e97d
commit
7cf62c47bc
|
|
@ -25,7 +25,7 @@ If you want the ansible approach, you can find ansible role [here](https://githu
|
||||||
## Manual installation
|
## Manual installation
|
||||||
* Prerequisites:
|
* Prerequisites:
|
||||||
Currently multiparty-meeting will only run on nodejs v10.*
|
Currently multiparty-meeting will only run on nodejs v10.*
|
||||||
To instal see here [here](https://github.com/nodesource/distributions/blob/master/README.md#debinstall).
|
To install see here [here](https://github.com/nodesource/distributions/blob/master/README.md#debinstall).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
apt install npm build-essentials
|
apt install npm build-essentials
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue