Browse Source

doc: clarify required Node / npm versions

j8
nicolae-stroncea 5 years ago
parent
commit
8d0202113a
No account linked to committer's email address
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      doc/manual-install.md

+ 2
- 0
doc/manual-install.md View File

225
 make
225
 make
226
 ```
226
 ```
227
 
227
 
228
+_NOTE: When installing on older distributions keep in mind that you need Node.js >= 10 and npm >= 6._
229
+
228
 Edit host names in `/srv/jitsi-meet/config.js` (see also the example config file):
230
 Edit host names in `/srv/jitsi-meet/config.js` (see also the example config file):
229
 ```
231
 ```
230
 var config = {
232
 var config = {

Loading…
Cancel
Save