From 10e656c7ff5462fcc2e36b4f5fd0274d97a96e8d Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sun, 11 Feb 2018 15:45:03 +0100 Subject: Fix typo in INSTALL.MD --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index e36af7c4..1eda2e38 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -190,7 +190,7 @@ apt install rofi #### Ubuntu 16.04 Xenial **Please note that the latest version of rofi in Ubuntu 16.04 is extremely outdated (v0.15.11)** -**This workaround of installing packages from later versions is not adviced, use at your own risk.** +**This workaround of installing packages from later versions is not advised, use at your own risk.** This will cause issues with newer scripts (i.e. with clerk) and we recommend to manually download and install newer deb files for rofi and dependencies from Zesty instead. You can find the rofi deb on [ubuntu's launchpad page for rofi](https://launchpad.net/ubuntu/+source/rofi) and you will also need [xcb-util-xrm](https://launchpad.net/ubuntu/+source/xcb-util-xrm) and a newer [libxkbcommon](https://launchpad.net/ubuntu/+source/libxkbcommon). First install the dependencies using `sudo dpkg -i .deb` and then you should be able to `sudo dpkg -i rofi*.deb` and enjoy the features of the latest version. -- cgit v1.2.3