소스 검색

doc: clarify required Node / npm versions

j8
nicolae-stroncea 5 년 전
부모
커밋
8d0202113a
No account linked to committer's email address
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…
취소
저장