diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-12-07 14:15:19 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-12-07 14:15:19 +0200 |
commit | 39ea3597690e1ece9e0d1f23e8ff200674e2a406 (patch) | |
tree | d31ee2999e2d6801e9ed9092d0d3b08cf02500e5 /BOOTSTRAP-MSVC.cli | |
parent | 80d52a6d4e5cfd157cc3188996ff5b567d7d4dad (diff) |
Minor install/upgrade documentation improvements
Diffstat (limited to 'BOOTSTRAP-MSVC.cli')
-rw-r--r-- | BOOTSTRAP-MSVC.cli | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BOOTSTRAP-MSVC.cli b/BOOTSTRAP-MSVC.cli index 75af7d0..24255f5 100644 --- a/BOOTSTRAP-MSVC.cli +++ b/BOOTSTRAP-MSVC.cli @@ -3,7 +3,7 @@ // license : MIT; see accompanying LICENSE file " -Continuing from \l{#BOOTSTRAP-WINDOWS Bootstrapping on Windows}, if you have +Continuing from \l{#bootstrap-windows Bootstrapping on Windows}, if you have already started an appropriate Visual Studio command prompt, then you can continue using it. Otherwise, start the \"x64 Native Tools Command Prompt\" if you are on 64-bit Windows or \"x86 Native Tools Command Prompt\" if you are on @@ -34,7 +34,7 @@ details).| The end result of the bootstrap process (performed either with the script or manually) is the installed toolchain as well as the \c{bpkg} configuration in -\c{build2-toolchain-X.Y\\} that can be used to \l{#UPGRADE upgrade} to newer +\c{build2-toolchain-X.Y\\} that can be used to \l{#upgrade upgrade} to newer versions. It can also be used to uninstall the toolchain: \ |