소스 검색

doc: update supported platforms for building mobile apps

master
Saúl Ibarra Corretgé 5 년 전
부모
커밋
516e5af118
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 4
    2
      doc/mobile.md

+ 4
- 2
doc/mobile.md 파일 보기

@@ -7,8 +7,10 @@ Jitsi Meet can be built as a standalone app for Android or iOS. It uses the
7 7
 
8 8
 First make sure the [React Native dependencies] are installed.
9 9
 
10
-**NOTE**: This document assumes the app is being built on a macOS system.
11
-**NOTE**: Node 10.X and npm 6.X are recommended for building.
10
+**NOTE**: This document assumes the app is being built on a macOS system. GNU/Linux is also
11
+supported for building the Android app and Windows **is not supported at alll**.
12
+
13
+**NOTE**: Node 12.X and npm 6.X are recommended for building.
12 14
 
13 15
 
14 16
 ## iOS

Loading…
취소
저장