From 9762a8ca1eac31ab66dfc16e7c6b688838caee9a Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sat, 30 Mar 2013 00:13:44 -0700 Subject: Remove xsel from the build https://github.com/fish-shell/fish-shell/issues/633 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0d7ae988..d0871323 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ fish can be built using autotools or Xcode. ### Autotools Build autoconf - ./configure [--without-xsel] + ./configure make [gmake on BSD] sudo make install -- cgit v1.2.3