|
@@ -19,6 +19,10 @@ You can download Debian/Ubuntu binaries:
|
19
|
19
|
* [testing](https://download.jitsi.org/testing/) ([instructions](https://jitsi.org/Main/InstallJitsiMeetDebianTestingRepository))
|
20
|
20
|
* [nightly](https://download.jitsi.org/unstable/) ([instructions](https://jitsi.org/Main/InstallJitsiMeetDebianNightlyRepository))
|
21
|
21
|
|
|
22
|
+You can get our mobile versoins from here:
|
|
23
|
+* [Android](https://play.google.com/store/apps/details?id=org.jitsi.meet)
|
|
24
|
+* [iOS](https://itunes.apple.com/us/app/jitsi-meet/id1165103905)
|
|
25
|
+
|
22
|
26
|
## Building the sources
|
23
|
27
|
|
24
|
28
|
Jitsi Meet uses [Browserify](http://browserify.org). If you want to make changes in the code you need to [install Browserify](http://browserify.org/#install). Browserify requires [nodejs](http://nodejs.org).
|