Update INSTALL (#113)

Make Git/Mercurial instructions easier to understand
This commit is contained in:
Xenhat
2020-12-17 04:35:48 -05:00
committed by GitHub
parent 5d60e5f312
commit e4edbf2e57

View File

@@ -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,