summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorFlorian Franzen <Florian.Franzen@gmail.com>2017-08-10 15:39:27 +0200
committerFlorian Franzen <Florian.Franzen@gmail.com>2017-08-10 15:39:27 +0200
commitc861805604454494c7f959554570635bea87a662 (patch)
tree1df722f671c52749c59bba2adae84d47e639378e /INSTALL.md
parent96c70813caf7dd365e52caa285f2c20edb5e405f (diff)
Add warning about Ubuntu 16.04 Xeniali
Ubuntu 16.04 packaged version of rofi is extremly outdated. This causes all kind of weird behavior with newer scripts, i.e. with clerk. This commit adds a warning to the installation instructions to warn new users about this problem and direct them to install a newer version directly from launchpad.
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index a0aa032c..29ba29a2 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -184,9 +184,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)