summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Glidic <sardemff7+git@sardemff7.net>2018-02-05 10:30:24 +0100
committerQuentin Glidic <sardemff7+git@sardemff7.net>2018-02-05 10:30:24 +0100
commita3c694396b94530f12ed2c4b9069739cd91ebd9e (patch)
treec92b2868d26dfc22a6957d2c2841ab6c8e131ea3
parent23b7af56d099a0bcc3f4280862a2811d2da3a8a7 (diff)
INSTALL: Add Jason Pleau’s PPAwip/install-ppa
Do not advice for manual install of packages. Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
-rw-r--r--INSTALL.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index e4da8f99..c6b72293 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -191,7 +191,13 @@ apt install rofi
**Please note that the latest version of rofi in Ubuntu 16.04 is extremely outdated (v0.15.11)**
-This will cause issues with newer scripts (i.e. with clerk) and we recommend to manually download and install the deb file for zesty instead. You can find the deb on [ubuntu's launchpad page for rofi](https://launchpad.net/ubuntu/+source/rofi).
+This will cause issues with newer scripts (i.e. with clerk) and we recommend to use [Jason Pleau’s PPA](https://launchpad.net/~jasonpleau/+archive/ubuntu/rofi) to get updates:
+
+```
+add-apt-repository ppa:jasonpleau/rofi
+apt update
+apt install rofi
+```
### Fedora