From 39ea3597690e1ece9e0d1f23e8ff200674e2a406 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 7 Dec 2018 14:15:19 +0200 Subject: Minor install/upgrade documentation improvements --- BOOTSTRAP-MINGW.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BOOTSTRAP-MINGW.cli') diff --git a/BOOTSTRAP-MINGW.cli b/BOOTSTRAP-MINGW.cli index b1f913f..e2c07ee 100644 --- a/BOOTSTRAP-MINGW.cli +++ b/BOOTSTRAP-MINGW.cli @@ -3,7 +3,7 @@ // license : MIT; see accompanying LICENSE file " -Continuing from \l{#BOOTSTRAP-WINDOWS Bootstrapping on Windows}, if you are +Continuing from \l{#bootstrap-windows Bootstrapping on Windows}, if you are using your own MinGW distribution, then the resulting \c{build2} binaries will most likely require a number of DLLs in order to run. It is therefore recommended that you copy the following files from your MinGW \c{bin\\} @@ -52,7 +52,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: \ -- cgit v1.1