aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2006-02-16 10:08:32 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2006-02-16 10:08:32 +0000
commit99ac9c0fde5815b16e5c724fe64be4dc47d5366d (patch)
tree94cbaeb1a5358e380d738d865b838fb06173c05f /README
parent1ee1a117c9b87c15c0fe13120a3458e50ab0fe5b (diff)
downloadandroid_external_fuse-99ac9c0fde5815b16e5c724fe64be4dc47d5366d.tar.gz
android_external_fuse-99ac9c0fde5815b16e5c724fe64be4dc47d5366d.tar.bz2
android_external_fuse-99ac9c0fde5815b16e5c724fe64be4dc47d5366d.zip
fix
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 4c5517a..6333943 100644
--- a/README
+++ b/README
@@ -44,7 +44,7 @@ be compiled. It is possible to override this with the
If './configure' cannot find the kernel source or it says the kernel
source should be prepared, you may either try
- ./configure--disable-kernel-module
+ ./configure --disable-kernel-module
or if your kernel does not already contain FUSE support, do the
following: