Sfoglia il codice sorgente

Moves INSTALL.md to doc/manual-install. Links to both installation documents from README.md.

j8
Boris Grozev 10 anni fa
parent
commit
10adea1691
2 ha cambiato i file con 3 aggiunte e 5 eliminazioni
  1. 3
    5
      README.md
  2. 0
    0
      doc/manual-install.md

+ 3
- 5
README.md Vedi File

@@ -6,13 +6,11 @@ You can also try it out yourself at https://meet.jit.si .
6 6
 
7 7
 Jitsi Meet allows for very efficient collaboration. It allows users to stream their desktop or only some windows. It also supports shared document editing with Etherpad and remote presentations with Prezi. 
8 8
 
9
-## Install
9
+## Installation
10 10
 
11
-Installing Jitsi Meet is quite a simple experience even though it requires installing a few other components first, such as Jitsi Videobridge, a web server such as Nginx and an XMPP one like Prosody.
11
+Installing Jitsi Meet is quite a simple experience. For Debian-based systems, we recommend following the [quick-install](https://github.com/jitsi/jitsi-meet/blob/master/doc/quick-install.md) document, which uses the package system.
12 12
 
13
-You can find information on how to deploy Jitsi Meet in the [installation instructions](https://jitsi.org/meet/deploy)
14
-
15
-You may also find it helpful to have a look at our sample [config files](https://github.com/jitsi/jitsi-meet/tree/master/doc/example-config-files/) 
13
+For other systems, or if you wish to install all components manually, see the [detailed installation instructions](https://github.com/jitsi/jitsi-meet/blob/master/doc/manual-install.md).
16 14
 
17 15
 ## Discuss
18 16
 Please use the [Jitsi dev mailing list](http://lists.jitsi.org/pipermail/dev/) to discuss feature requests before opening an issue on github. 

INSTALL.md → doc/manual-install.md Vedi File


Loading…
Annulla
Salva