From 1ee55930c06cc1e39da63c0096fce7e9facee103 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 11 Oct 2019 15:44:39 +0200 Subject: Rename BOOTSTRAP-{MINGW,MSVC} to BOOTSTRAP-WINDOWS-{...} Also mention WSL in addition to MSYS and Cygwin as a UNIX-like emulation on Windows. --- INSTALL.cli | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'INSTALL.cli') diff --git a/INSTALL.cli b/INSTALL.cli index ba4be67..b361164 100644 --- a/INSTALL.cli +++ b/INSTALL.cli @@ -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 WSL, 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 other UNIX-like operating systems (GNU/Linux, FreeBSD, etc; this also -includes MSYS/Cygwin), continue with \l{#bootstrap-unix Bootstrapping on -UNIX}. +includes WSL, MSYS, and Cygwin), continue with \l{#bootstrap-unix +Bootstrapping on UNIX}. " -- cgit v1.1