Browse Source

Adds links to mobile builds

master
Emil Ivov 8 years ago
parent
commit
9338b3cf94
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      README.md

+ 4
- 0
README.md View File

19
 * [testing](https://download.jitsi.org/testing/) ([instructions](https://jitsi.org/Main/InstallJitsiMeetDebianTestingRepository))
19
 * [testing](https://download.jitsi.org/testing/) ([instructions](https://jitsi.org/Main/InstallJitsiMeetDebianTestingRepository))
20
 * [nightly](https://download.jitsi.org/unstable/) ([instructions](https://jitsi.org/Main/InstallJitsiMeetDebianNightlyRepository))
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
 ## Building the sources
26
 ## Building the sources
23
 
27
 
24
 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).
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).

Loading…
Cancel
Save