|
@@ -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
|