From 6941e50a6d684fa4be4bcacc3e5bfba18fe4d7a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20L=C3=B6hning?= Date: Thu, 4 Apr 2024 11:25:24 +0200 Subject: README.md: Update MinGW requirement MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pick-to: 6.7 Change-Id: I931202f00592d5fc6411fa2d8a7825c5b9117c4e Reviewed-by: Kai Köhne --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10dca4dc..ccf35c37 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Windows: 1. Open a command prompt. 2. Ensure that the following tools can be found in the path: - * Supported compiler (Visual Studio 2019 or later, or MinGW-builds gcc 8.1 or later) + * Supported compiler (Visual Studio 2019 or later, or MinGW-builds gcc 11.2 or later) * Python 3 ([https://www.python.org/downloads/windows/] or from Microsoft Store) ``` -- cgit v1.2.3