diff options
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}. " |