From e0975d3fc332d2607df7b72d922a3f10fbca399c Mon Sep 17 00:00:00 2001 From: Martin Pärtel Date: Mon, 27 Nov 2017 14:21:20 +0200 Subject: Readme: link to release downloads --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e0acc65..582325d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ 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). + +Download a [release](https://bindfs.org/downloads/) or clone this repository. + Then compile and install as usual: ./configure -- cgit v1.2.3