summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 4359d7a8..321cec4d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -54,7 +54,7 @@ run it with "aethyra". By default all files are installed to /usr/local, you can
pass a different prefix to configure as usual.
NOTE: if the autobuild.sh fails
- 1.) ./autogen.sh
+ 1.) autoreconf -i
2.) ./configure
3.) make
4.) su -c "make install"