summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 1eb457ef..1279d6c7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,6 +1,7 @@
How to install
==============
-1. ./configure
-2. make
-3. make install \ No newline at end of file
+1. autogen.sh
+2. ./configure
+3. make
+4. make install \ No newline at end of file