changeset 1792:2bf1e97ba3cd

Update INSTALL (#113) Make Git/Mercurial instructions easier to understand
author Xenhat <commits@xenh.at>
date Thu, 17 Dec 2020 04:35:48 -0500
parents 249681d9ecda
children f90e681b8b8c
files INSTALL
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Thu Dec 10 23:18:48 2020 +0800
+++ b/INSTALL	Thu Dec 17 04:35:48 2020 -0500
@@ -6,7 +6,7 @@
   localoptions.h should be located in the build directory if you are
   building out of tree.
 
-- If using a Mercurial or Git checkout, "autoconf; autoheader"
+- If using a Mercurial or Git checkout, run "autoconf; autoheader" to generate the ./configure script.
 
 - Configure for your system:
   ./configure     (optionally with --disable-zlib or --disable-syslog,