From 9338b3cf94b7c2014dc41c5df6c94a92d74b27d6 Mon Sep 17 00:00:00 2001 From: Emil Ivov Date: Tue, 7 Mar 2017 15:44:10 -0600 Subject: [PATCH] Adds links to mobile builds --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9f93d858c..422c0e394 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ You can download Debian/Ubuntu binaries: * [testing](https://download.jitsi.org/testing/) ([instructions](https://jitsi.org/Main/InstallJitsiMeetDebianTestingRepository)) * [nightly](https://download.jitsi.org/unstable/) ([instructions](https://jitsi.org/Main/InstallJitsiMeetDebianNightlyRepository)) +You can get our mobile versoins from here: +* [Android](https://play.google.com/store/apps/details?id=org.jitsi.meet) +* [iOS](https://itunes.apple.com/us/app/jitsi-meet/id1165103905) + ## Building the sources 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).