diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-06 11:30:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-09-06 11:30:02 +0200 |
commit | 1347d8b34b8675c8bb85aaf28b23e6bcbd121f2b (patch) | |
tree | dde6d4fed1289f33ad3ba723c744895ede6813ee /BOOTSTRAP-WINDOWS.cli | |
parent | d2fbd1b0c7d11372b89ec7655dc80fa8b957d96c (diff) |
Minor updates to build scripts
Diffstat (limited to 'BOOTSTRAP-WINDOWS.cli')
-rw-r--r-- | BOOTSTRAP-WINDOWS.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BOOTSTRAP-WINDOWS.cli b/BOOTSTRAP-WINDOWS.cli index 8fbb26d..245f5c4 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, MSYS2 or Cygwin) and already have a UNIX shell -with standard utilitis, 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. The \c{build2} toolchain on Windows requires a set of extra utilities |