summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f0af1d3..619dc3f 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ If you pulled down the git tree directly, then you'll need to
generate the autoconf/automake files before you can build. cd to
the top of the build tree and run:
- $ autoreconf
+ $ autoreconf -i
If you downloaded a release tarball, then just unpack the sources
and run these commands: