Update quick-install.md
This commit is contained in:
parent
0d9392c29c
commit
fc76c861af
|
@ -14,6 +14,7 @@ add-apt-repository is in the default Ubuntu install and is available for both Ub
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
apt-get -y install software-properties-common
|
apt-get -y install software-properties-common
|
||||||
|
add-apt-repository 'deb http://download.jitsi.org/nightly/deb unstable/'
|
||||||
```
|
```
|
||||||
|
|
||||||
or add the repository by hand with
|
or add the repository by hand with
|
||||||
|
|
Loading…
Reference in New Issue