From 82e899fb21c116fa8303cabbc10d68bfa06fc89f Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Sat, 8 Jul 2017 12:26:45 +0200 Subject: Switch to libfuse 3.1.0 libfuse 3.0.0 is rather new and not widely used yet, so requiring libfuse 3.1.0 right away shouldn't be a problem. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index c78e770..91c3ef5 100644 --- a/README.rst +++ b/README.rst @@ -42,7 +42,7 @@ Installation First, download the latest SSHFS release from https://github.com/libfuse/sshfs/releases. On Linux and BSD, you will -also need to install libfuse_ 3.0.0 or newer. On OS-X, you need +also need to install libfuse_ 3.1.0 or newer. On OS-X, you need OSXFUSE_ instead. Finally, you need the Glib_ library with development headers (which should be available from your operating system's package manager). -- cgit v1.2.3