diff --git a/INSTALL b/INSTALL index 6b5bcbe..282e4dd 100644 --- a/INSTALL +++ b/INSTALL @@ -4,14 +4,11 @@ Quickstart To build Duc with its default options, run: + $ autoreconf -i $ ./configure $ make $ sudo make install -Generate the configure script when it is not available (cloned git repo): - - $ autoreconf -i - To get the required dependencies on Debian or Ubuntu, run: