Fix compilation instructions.
[geeqie.git] / 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