Ver código fonte

Update quick-install.md

master
Yasen Pramatarov 11 anos atrás
pai
commit
1d5ce4da82
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      doc/quick-install.md

+ 1
- 1
doc/quick-install.md Ver arquivo

@@ -24,7 +24,7 @@ wget -qO - https://download.jitsi.org/nightly/deb/unstable/archive.key | apt-key
24 24
 or add the repository by hand with
25 25
 
26 26
 ```sh
27
-echo 'deb http://download.jitsi.org/nightly/deb trusty unstable/' >> /etc/apt/sources.list
27
+echo 'deb http://download.jitsi.org/nightly/deb unstable/' >> /etc/apt/sources.list
28 28
 wget -qO - https://download.jitsi.org/nightly/deb/unstable/archive.key | apt-key add -
29 29
 ```
30 30
 

Carregando…
Cancelar
Salvar