aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2013-09-24 07:47:00 +0300
committerMartin Pärtel <martin.partel@gmail.com>2013-09-24 07:47:00 +0300
commitc7cfa5ea8034f6ca895a0bd18a0a9e8dfa3b8d33 (patch)
tree99cad56742df3ebc1e855ebe71375778d927ebcd
parent7635c0b97e858d599d9abf9d706394a4a9dc0f0c (diff)
downloadbindfs-c7cfa5ea8034f6ca895a0bd18a0a9e8dfa3b8d33.tar.gz
readme: we now require FUSE 2.6.0+.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7d98dd3..22a8dca 100644
--- a/README
+++ b/README
@@ -20,7 +20,7 @@ use-cases need user_allow_other to be defined in /etc/fuse.conf
-- Installation --
-Make sure fuse 2.5.3 or above is installed (http://fuse.sf.net/).
+Make sure fuse 2.6.0 or above is installed (http://fuse.sf.net/).
Then compile and install as usual:
./configure
make