commit 2f9998bb3052e9710c80891e3a2e2370d5238c33
parent 4ab52c57473a214e42999a2792e3be0d6cfb84d1
Author: Chris Down <chris@chrisdown.name>
Date: Wed, 5 Feb 2014 17:48:31 +0800
readme: Replace all references about xclip with xsel
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -1,7 +1,7 @@
-clipmenu is a simple clipboard manager using [dmenu][] and [xclip][].
+clipmenu is a simple clipboard manager using [dmenu][] and [xsel][].
To use it, start the `clipmenud` daemon, and then call `clipmenu` to launch
`dmenu`. Upon choosing an entry, it is copied to the clipboard.
[dmenu]: http://tools.suckless.org/dmenu/
-[xclip]: http://sourceforge.net/projects/xclip/
+[xsel]: http://www.vergenet.net/~conrad/software/xsel/