summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorXenhat <commits@xenh.at>2020-12-17 04:35:48 -0500
committerGitHub <noreply@github.com>2020-12-17 17:35:48 +0800
commite4edbf2e5765f460ee4a6f80523027d32c213ddc (patch)
treee7ee2c9dc90b912eade2eaf2096ca307245a2b1a
parent5d60e5f312ed1f47fe27618bf3d4310f4012a876 (diff)
Update INSTALL (#113)
Make Git/Mercurial instructions easier to understand
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index b081857..57e4353 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Basic Dropbear build instructions:
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,