Bladeren bron

doc: update supported platforms for building mobile apps

j8
Saúl Ibarra Corretgé 5 jaren geleden
bovenliggende
commit
516e5af118
1 gewijzigde bestanden met toevoegingen van 4 en 2 verwijderingen
  1. 4
    2
      doc/mobile.md

+ 4
- 2
doc/mobile.md Bestand weergeven

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

Laden…
Annuleren
Opslaan