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-MSVC.cli | |
parent | 713896ea68bd899cc0e90e9adc3f5a45d60fa970 (diff) |
Fix toolchain installation instructions
Diffstat (limited to 'BOOTSTRAP-MSVC.cli')
-rw-r--r-- | BOOTSTRAP-MSVC.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BOOTSTRAP-MSVC.cli b/BOOTSTRAP-MSVC.cli index a5eef24..fc4066e 100644 --- a/BOOTSTRAP-MSVC.cli +++ b/BOOTSTRAP-MSVC.cli @@ -38,7 +38,7 @@ versions. It can also be used to uninstall the toolchain: \ > cd build2-toolchain-X.Y -> bpkg uninstall build2 bpkg +> bpkg uninstall build2 bpkg bdep \ \N|Note that in both cases (manual or scripted bootstrap), if something goes |