Ver código fonte

Updated nodejs requirement

master
Mark Madlangbayan 7 anos atrás
pai
commit
b037e1d736
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      README.md

+ 2
- 2
README.md Ver arquivo

@@ -33,11 +33,11 @@ You can get our mobile versions from here:
33 33
 
34 34
 ## Building the sources
35 35
 
36
-Node.js >= 6 is required.
36
+Node.js >= 8 is required.
37 37
 
38 38
 On Debian/Ubuntu systems, the required packages can be installed with:
39 39
 ```
40
-sudo apt-get install npm nodejs-legacy
40
+sudo apt-get install npm nodejs
41 41
 cd jitsi-meet
42 42
 npm install
43 43
 ```

Carregando…
Cancelar
Salvar