diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-06-30 22:44:49 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-06-30 22:44:49 +0300 |
commit | 0777e6d5b3fb28abd1e62b74e1ed5ed4b2feef55 (patch) | |
tree | b3d36a0b1274a6d0345fae104d79ca4a6be1f7bd /BOOTSTRAP-WINDOWS.cli | |
parent | 713896ea68bd899cc0e90e9adc3f5a45d60fa970 (diff) |
Fix toolchain installation instructions
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 c85ac4a..9676f8a 100644 --- a/BOOTSTRAP-WINDOWS.cli +++ b/BOOTSTRAP-WINDOWS.cli @@ -33,7 +33,7 @@ implements C++11 threads; run \c{g++ -v} to verify).| \N|Only 64-bit variants of the \c{baseutils} and \c{mingw} packages are provided and they \b{must} match the width of the \c{build2} toolchain. Note also that the 64-bit \c{build2} toolchain can be used to build 32-bit -applications with any restrictions.| +applications without any restrictions.| To bootstrap on Windows with either MSVC or MinGW start with the following common steps: |