From 0d1126f873f3a916a45b8d733109ffbf89e963b3 Mon Sep 17 00:00:00 2001 From: Julien Fischer Date: Sun, 23 May 2021 21:17:02 +1000 Subject: [PATCH] Update some URLs in README.MinGW: README.MinGW: As above. --- README.MinGW | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MinGW b/README.MinGW index 80b16f4ac..0fcec33c7 100644 --- a/README.MinGW +++ b/README.MinGW @@ -36,7 +36,7 @@ BUILDING A MINGW OR MINGW-W64 COMPILER UNDER MSYS To build the source distribution under MSYS follow these steps: -1a. Download and install MinGW and MSYS from +1a. Download and install MinGW and MSYS from In order to build and install Mercury you will require at least the following components: @@ -54,7 +54,7 @@ To build the source distribution under MSYS follow these steps: ensure that it occurs in your PATH before the MinGW GCC. 1b. Alternatively, download and install MSYS2 environment from - + You can use the MinGW-w64 version of GCC to build a copy of Mercury that generates 32-bit or 64-bit executables. Start the "MinGW-w64 Win32 Shell"