Merge remote-tracking branch 'github/merge-requests/393'
authorKlaus Ethgen <Klaus@Ethgen.de>
Sun, 22 May 2016 20:23:16 +0000 (21:23 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Sun, 22 May 2016 20:23:16 +0000 (21:23 +0100)
* github/merge-requests/393:
  Fix compilation instructions.

README

diff --git a/README b/README
index 7c152ff..9395d66 100644 (file)
--- a/README
+++ b/README
@@ -83,7 +83,7 @@ See NEWS file.
 
 ======== Installation
 
-  Compilation: ./configure ; make
+  Compilation: ./autogen.sh ; make
   General install: make install
   Removal: make uninstall