summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <DaveDavenport@users.noreply.github.com>2018-02-12 21:38:24 +0100
committerGitHub <noreply@github.com>2018-02-12 21:38:24 +0100
commitcf5cbac823aabdf4957abfb17e0fd85d4c8536a5 (patch)
tree0e867de0e3bc428bbbe8444a43453f899748e130
parent2c6782033761cbf230a6677470ac5bd3db24abbd (diff)
Fix type in install.md 16.04 instruction.
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 66fb4a5a..e59366af 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -192,7 +192,7 @@ 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 misses important updates and bug-fixes.
-Newer versions of Rofi however requires versions of xcb-util-xrm and libxkbcommon then are not available in the 16.04 repositories.
+Newer versions of Rofi however requires versions of xcb-util-xrm and libxkbcommon that are not available in the 16.04 repositories.
These need to be manually installed before rofi can be installed either via source code or Zesty version from the [ubuntu's launchpad page for rofi](https://launchpad.net/ubuntu/+source/rofi).
### Fedora