ソースを参照

doc: clarify required Node / npm versions

master
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 = {

読み込み中…
キャンセル
保存