summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 5db5545..635e577 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,9 +1,9 @@
*** Quick install instructions (tested on debian/ubuntu only!) ***
$ ./bootstrap.sh
- (this will run autoconf/automake and finally ./configure
- --prefix=/usr --sysconfdir=/etc --localstatedir=/var)
+ (this will run autoconf/automake)
+$ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
$ make
# make install