From c7cfa5ea8034f6ca895a0bd18a0a9e8dfa3b8d33 Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Tue, 24 Sep 2013 07:47:00 +0300 Subject: readme: we now require FUSE 2.6.0+. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3