diff options
Diffstat (limited to 'BOOTSTRAP-WINDOWS.cli')
-rw-r--r-- | BOOTSTRAP-WINDOWS.cli | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/BOOTSTRAP-WINDOWS.cli b/BOOTSTRAP-WINDOWS.cli index 9676f8a..c99ffc7 100644 --- a/BOOTSTRAP-WINDOWS.cli +++ b/BOOTSTRAP-WINDOWS.cli @@ -5,9 +5,9 @@ " 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 -Bootstrapping on UNIX} instead. +emulation layer (for example, WSL, MSYS, or Cygwin) and already have a UNIX +shell 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 own installation of MSYS and/or MinGW, then make sure that their paths are not @@ -138,9 +138,9 @@ directory: || -If building with MSVC, continue with \l{#bootstrap-msvc Bootstrapping with -MSVC}. +If building with MSVC, continue with \l{#bootstrap-windows-msvc Bootstrapping +on Windows with MSVC}. -If building with MinGW, continue with \l{#bootstrap-mingw Bootstrapping with -MinGW}. +If building with MinGW, continue with \l{#bootstrap-windows-mingw +Bootstrapping on Windows with MinGW}. " |