]> git.meshlink.io Git - catta/blobdiff - INSTALL
* update diagram
[catta] / INSTALL
diff --git a/INSTALL b/INSTALL
index 5db55458118cd2c00efc5048c3a063ce421767ae..635e57754eb600e3b6667b31f1a1aeef65a51890 100644 (file)
--- 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