Browse Source

Update quick-install.md

j8
Yasen Pramatarov 10 years ago
parent
commit
1d5ce4da82
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      doc/quick-install.md

+ 1
- 1
doc/quick-install.md View File

24
 or add the repository by hand with
24
 or add the repository by hand with
25
 
25
 
26
 ```sh
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
 wget -qO - https://download.jitsi.org/nightly/deb/unstable/archive.key | apt-key add -
28
 wget -qO - https://download.jitsi.org/nightly/deb/unstable/archive.key | apt-key add -
29
 ```
29
 ```
30
 
30
 

Loading…
Cancel
Save