aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2013-03-30 00:13:44 -0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2013-03-30 00:13:44 -0700
commit9762a8ca1eac31ab66dfc16e7c6b688838caee9a (patch)
tree2a2fea3dfe05d37af32ce83467e72b53e9de4534 /README.md
parente4329f3ae748c37208178a43508a7a1d4314f861 (diff)
Remove xsel from the build
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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