aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-07 06:58:46 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-07 06:58:46 +0200
commitd5c1627cbde51a4ce1c8bfc244c004c856e7246f (patch)
tree6a2f3ce220055c73d58a34d8ed72cb613cbac47e
parent6cab703874344a0cc9cc48b57aff6b0fed167be3 (diff)
INSTALL file formatting
-rw-r--r--INSTALL.cli8
1 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL.cli b/INSTALL.cli
index 7debe2b..a6b5f31 100644
--- a/INSTALL.cli
+++ b/INSTALL.cli
@@ -23,7 +23,7 @@ equivalent batch files for Windows) found in the root directory of the
\dl|
-\li|0. Prerequisites\n
+\li|\b{0. Prerequisites}\n
Get \c{libbutl} (normally from the same place where you got \c{build2}) and
place it \i{inside} \c{build2}, so that you have:
@@ -36,7 +36,7 @@ build2-X.Y.Z
|
-\li|\n1. Bootstrap, Phase 1\n
+\li|\n\b{1. Bootstrap, Phase 1}\n
First, we build a minimal build system using \c{bootstrap.sh} (run
\c{bootstrap.sh -h} for options):
@@ -50,7 +50,7 @@ $ build2/b-boot --version
|
-\li|\n2. Bootstrap, Phase 2\n
+\li|\n\b{2. Bootstrap, Phase 2}\n
Then, we rebuild the build system with the result of Phase 1 linking
libraries statically.
@@ -64,7 +64,7 @@ $ build2/b-boot --version
|
-\li|\n3. Build and Install\n
+\li|\n\b{3. Build and Install}\n
Finally, we configure, build, and optionally install the \"final\" version
using shared libraries: