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 --- INSTALL.cli | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'INSTALL.cli') diff --git a/INSTALL.cli b/INSTALL.cli index fc95a8f..1e61f92 100644 --- a/INSTALL.cli +++ b/INSTALL.cli @@ -6,7 +6,7 @@ One of the primary goals of the \c{build2} toolchain is to provide a uniform build interface across all the platforms and compilers. As a result, if you already have the toolchain installed and would like to upgrade to a newer -version, then there is a single set of \l{#UPGRADE upgrade instructions} for +version, then there is a single set of \l{#upgrade upgrade instructions} for all the platforms. If, however, you need to install the toolchain for the first time, then it has @@ -72,12 +72,12 @@ prefer not to build from packages (for example, because the machine is offline).| For Windows, if you are using either MSVC or MinGW, continue with -\l{#BOOTSTRAP-WINDOWS Bootstrapping on Windows}. If using MSYS or Cygwin, -then instead refer to \l{#BOOTSTRAP-UNIX Bootstrapping on UNIX}. +\l{#bootstrap-windows Bootstrapping on Windows}. If using MSYS or Cygwin, +then instead refer to \l{#bootstrap-unix Bootstrapping on UNIX}. -For Mac OS X, continue with \l{#BOOTSTRAP-MACOSX Bootstrapping on Mac OS X}. +For Mac OS X, continue with \l{#bootstrap-macosx Bootstrapping on Mac OS X}. For other UNIX-like operating systems (GNU/Linux, FreeBSD, etc; this also -includes MSYS/Cygwin), continue with \l{#BOOTSTRAP-UNIX Bootstrapping on +includes MSYS/Cygwin), continue with \l{#bootstrap-unix Bootstrapping on UNIX}. " -- cgit v1.1