aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 6905b85..fd2bad0 100644
--- a/README
+++ b/README
@@ -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