summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <DaveDavenport@users.noreply.github.com>2017-09-24 16:53:03 +0200
committerGitHub <noreply@github.com>2017-09-24 16:53:03 +0200
commit24a16faab91173b995d8d12db4ed56f6e813e33e (patch)
tree09943def816b668e72d3e946af27e68ea2db450f
parent0596f7c1a19473964cfb8be4bde758c148c6138f (diff)
parentc861805604454494c7f959554570635bea87a662 (diff)
Merge pull request #649 from FlorianFranzen/patch-1
Add warning about outdated version under Ubuntu 16.04 Xenial
-rw-r--r--INSTALL.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 01a98206..3f031c24 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -185,9 +185,14 @@ gdb rofi core
```
apt install rofi
-
```
+#### Ubuntu 16.04 Xenial
+
+**Please note that the latest version of rofi in Ubuntu 16.04 is extremly 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).
+
### Fedora
rofi from [russianfedora repository](http://ru.fedoracommunity.org/repository)