瀏覽代碼

doc: clarify required Node / npm versions

j8
nicolae-stroncea 5 年之前
父節點
當前提交
8d0202113a
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      doc/manual-install.md

+ 2
- 0
doc/manual-install.md 查看文件

@@ -225,6 +225,8 @@ npm install
225 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 230
 Edit host names in `/srv/jitsi-meet/config.js` (see also the example config file):
229 231
 ```
230 232
 var config = {

Loading…
取消
儲存