diff --git a/Clipboard.cabal b/Clipboard.cabal
--- a/Clipboard.cabal
+++ b/Clipboard.cabal
@@ -1,5 +1,5 @@
 Name:         Clipboard
-Version:      2.3.0.0
+Version:      2.3.0.1
 Author:       Sævar Berg (Windows), Matthew Bekkema (X11), Daniel Díaz (Maintainer)
 Homepage:     http://haskell.org/haskellwiki/Clipboard
 License:      BSD3
@@ -29,7 +29,8 @@
   > "!dlroW ,olleH"
   .
   The X11 version depends on the @X11@ package, so you will need the X11 development library
-  available on your system at compile time. You can install it by @sudo apt-get install libxrandr-dev@.
+  available on your system at compile time. You can install it by @sudo apt-get install libxrandr-dev@
+  (or the equivalent on your system).
 Build-type: Simple
 Cabal-version:  >= 1.6
 Extra-source-files: README.md
