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 5d4b510f..1eb457ef 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,6 @@
How to install
==============
-1. ./autogen
-2. ./configure
-3. make \ No newline at end of file
+
+1. ./configure
+2. make
+3. make install \ No newline at end of file