summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index faf1b62..c5d7700 100644
--- a/README.md
+++ b/README.md
@@ -92,6 +92,7 @@ utilities you need are autoconf v2.59+, automake v1.9+, libtool v2.2+, and pkg-c
Then the standard autotools build procedure will build rabbitmq-c:
+ autoreconf -i
./configure
make
make install