From 4e7b8b10ec284e4a381d1aff031137b8a4ac58ed Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 20 Oct 2017 16:47:38 +0200 Subject: Update installation instructions with GNU make bootstrap --- INSTALL.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL.cli') diff --git a/INSTALL.cli b/INSTALL.cli index e0785bf..0c3ca27 100644 --- a/INSTALL.cli +++ b/INSTALL.cli @@ -40,8 +40,8 @@ At the high level, the bootstrap process involves the following 5 steps. \li|\b{1. Bootstrap, Phase 1}\n First, a minimal build system executable is built using provided shell -scripts/batch files. The result is only guaranteed to be able to rebuild the -build system itself.| +scripts/batch files or a GNU makefile. The result is only guaranteed to be +able to rebuild the build system itself.| \li|\n\b{2. Bootstrap, Phase 2}\n -- cgit v1.1