diff options
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -44,7 +44,8 @@ First you need to download FUSE 2.2 or later from: http://fuse.sourceforge.net -After installing FUSE, compile sshfs the usual way: +You also need to install the devel package for glib2.0. After +installing FUSE, compile sshfs the usual way: ./configure make |