From c0df40470146face164fa8feb99d0a6a468d9f93 Mon Sep 17 00:00:00 2001 From: Explorer09 Date: Sat, 12 Mar 2016 12:09:27 +0800 Subject: [PATCH] Update INSTALL text from autoconf-2.69 --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 007e939..2099840 100644 --- a/INSTALL +++ b/INSTALL @@ -12,8 +12,8 @@ without warranty of any kind. Basic Installation ================== - Briefly, the shell commands `./configure; make; make install' should -configure, build, and install this package. The following + Briefly, the shell command `./configure && make && make install' +should configure, build, and install this package. The following more-detailed instructions are generic; see the `README' file for instructions specific to this package. Some packages provide this `INSTALL' file but do not implement all of the features documented -- GitLab