Update quick-install.md
This commit is contained in:
parent
b32fbc8c56
commit
1d5ce4da82
|
@ -24,7 +24,7 @@ wget -qO - https://download.jitsi.org/nightly/deb/unstable/archive.key | apt-key
|
|||
or add the repository by hand with
|
||||
|
||||
```sh
|
||||
echo 'deb http://download.jitsi.org/nightly/deb trusty unstable/' >> /etc/apt/sources.list
|
||||
echo 'deb http://download.jitsi.org/nightly/deb unstable/' >> /etc/apt/sources.list
|
||||
wget -qO - https://download.jitsi.org/nightly/deb/unstable/archive.key | apt-key add -
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue