Update quick-install.md

This commit is contained in:
Yasen Pramatarov 2014-08-06 12:11:32 +03:00
parent 206ebb58f6
commit 8d637a1751
1 changed files with 6 additions and 0 deletions

View File

@ -56,6 +56,12 @@ Enjoy!
### Install Jigasi
```sh
apt-get -o Dpkg::Options::="--force-overwrite" -y install jigasi
```
or
```sh
wget https://download.jitsi.org/jigasi_1.0-1_amd64.deb
dpkg -i --force-overwrite jigasi_1.0-1_amd64.deb