aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2020-02-17 11:36:36 +0200
committerMartin Pärtel <martin.partel@gmail.com>2020-02-17 11:36:36 +0200
commitd2665937bdb92f5ee6d13d957918860fd703b98a (patch)
treec1d28479e6a48b6d5403f01d36532862dfd0e16e /README.md
parent4b87500fef925e591b08cb8aea6bf0a21b84dd72 (diff)
downloadbindfs-d2665937bdb92f5ee6d13d957918860fd703b98a.tar.gz
Noted that a proper FUSE 3 port is needed.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 582325d..10b1223 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ use-cases need `user_allow_other` to be defined in `/etc/fuse.conf`.
## Installation ##
Make sure FUSE 2.6.0 or above is installed (https://github.com/libfuse/libfuse).
+FUSE 3 is not yet supported.
Download a [release](https://bindfs.org/downloads/) or clone this repository.