diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-10-20 16:47:38 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-10-20 16:47:38 +0200 |
commit | 4e7b8b10ec284e4a381d1aff031137b8a4ac58ed (patch) | |
tree | 0e3cc019f296767e43eb397f6e52ea583776f5f7 /INSTALL.cli | |
parent | eb55f9b9b5df5678df0b30f4a0af9f35fcbc4be4 (diff) |
Update installation instructions with GNU make bootstrap
Diffstat (limited to 'INSTALL.cli')
-rw-r--r-- | INSTALL.cli | 4 |
1 files changed, 2 insertions, 2 deletions
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 |