aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2006-01-09 17:01:21 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2006-01-09 17:01:21 +0000
commit95116f4b127d9a92c487bd69b6d672658522459b (patch)
tree5fbdec4096722884a19879dbb719883524f0dfb4
parent3f854ace05e48378a522395ed764249b1079e9da (diff)
downloadsshfs-95116f4b127d9a92c487bd69b6d672658522459b.tar
sshfs-95116f4b127d9a92c487bd69b6d672658522459b.tar.gz
sshfs-95116f4b127d9a92c487bd69b6d672658522459b.tar.bz2
sshfs-95116f4b127d9a92c487bd69b6d672658522459b.zip
doc update
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 3fad1c2..1fdad40 100644
--- a/README
+++ b/README
@@ -70,4 +70,5 @@ installing FUSE, compile sshfs the usual way:
And you are ready to go.
-
+If checking out from CVS for the first time also do 'autoreconf -i'
+before doing './configure'.