From: Ciaran Gultnieks Date: Mon, 3 Aug 2015 12:44:30 +0000 (+0000) Subject: Merge branch 'update-install' into 'master' X-Git-Tag: 0.4.0~7 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=fdroidserver.git;a=commitdiff_plain;h=944d38d79e8c76f69ce2bae0895f09b5bee09537 Merge branch 'update-install' into 'master' README: ppa only works for Ubuntu based systems See merge request !58 --- 944d38d79e8c76f69ce2bae0895f09b5bee09537 diff --cc README index 83f6af26,c1d8c7de..c22523c5 --- a/README +++ b/README @@@ -15,15 -15,9 +15,15 @@@ Alternatively, visit [https://f-droid.o Installing ---------- - The easiest way to install the `fdroidserver` tools is on Debian, Ubuntu, Mint - or other Debian based distributions, you can install using: + The easiest way to install the `fdroidserver` tools is on Ubuntu, Mint or other + Ubuntu based distributions, you can install using: + sudo apt-get install fdroidserver + +For older Ubuntu releases or to get the latest version, you can get +`fdroidserver` from the Guardian Project PPA (the signing key +fingerprint is `6B80 A842 07B3 0AC9 DEE2 35FE F50E ADDD 2234 F563`) + sudo add-apt-repository ppa:guardianproject/ppa sudo apt-get update sudo apt-get install fdroidserver