diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-12-07 14:15:19 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-12-07 14:15:19 +0200 |
commit | 39ea3597690e1ece9e0d1f23e8ff200674e2a406 (patch) | |
tree | d31ee2999e2d6801e9ed9092d0d3b08cf02500e5 /BOOTSTRAP-WINDOWS.cli | |
parent | 80d52a6d4e5cfd157cc3188996ff5b567d7d4dad (diff) |
Minor install/upgrade documentation improvements
Diffstat (limited to 'BOOTSTRAP-WINDOWS.cli')
-rw-r--r-- | BOOTSTRAP-WINDOWS.cli | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/BOOTSTRAP-WINDOWS.cli b/BOOTSTRAP-WINDOWS.cli index 4058287..47085a1 100644 --- a/BOOTSTRAP-WINDOWS.cli +++ b/BOOTSTRAP-WINDOWS.cli @@ -6,7 +6,7 @@ The following instructions are for bootstrapping \c{build2} with either MSVC or MinGW using the Windows command prompt. If you are using any kind of UNIX emulation layer (for example, MSYS or Cygwin) and already have a UNIX shell -with standard utilities, then you most likely should follow \l{#BOOTSTRAP-UNIX +with standard utilities, then you most likely should follow \l{#bootstrap-unix Bootstrapping on UNIX} instead. \N|Note that if you continue with these instructions but you already have your @@ -142,9 +142,9 @@ directory: || -If building with MSVC, continue with \l{#BOOTSTRAP-MSVC Bootstrapping with +If building with MSVC, continue with \l{#bootstrap-msvc Bootstrapping with MSVC}. -If building with MinGW, continue with \l{#BOOTSTRAP-MINGW Bootstrapping with +If building with MinGW, continue with \l{#bootstrap-mingw Bootstrapping with MinGW}. " |