浏览代码

Adds download links to readme.

efficient_tiling
Дамян Минков 8 年前
父节点
当前提交
f58d7fc3cc
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6
    0
      README.md

+ 6
- 0
README.md 查看文件

@@ -12,6 +12,12 @@ Installing Jitsi Meet is quite a simple experience. For Debian-based systems, we
12 12
 
13 13
 For other systems, or if you wish to install all components manually, see the [detailed manual installation instructions](https://github.com/jitsi/jitsi-meet/blob/master/doc/manual-install.md).
14 14
 
15
+## Download
16
+
17
+You can download Debian/Ubuntu binaries:
18
+* [stable](https://download.jitsi.org/stable/) ([instructions](https://jitsi.org/Main/InstallJitsiMeetDebianStableRepository))
19
+* [nightly](https://download.jitsi.org/unstable/) ([instructions](https://jitsi.org/Main/InstallJitsiMeetDebianNightlyRepository))
20
+
15 21
 ## Building the sources
16 22
 
17 23
 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).

正在加载...
取消
保存