From f63abb2b5a26fbfa98018366e273d101890a6afd Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Wed, 25 Nov 2020 14:07:08 +0100 Subject: [PATCH] Revert "[meta] Update README" This reverts commit 85f36c30729d25157068cd605ff68c8e5a3c355b. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dcdb864..7540d4d4 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ export WINEPREFIX=/path/to/.wine-prefix ### Requirements: - [wine 3.10](https://www.winehq.org/) or newer - [Meson](https://mesonbuild.com/) build system (at least version 0.46) -- [Mingw-w64](http://mingw-w64.org/) compiler and headers (at least version 10.0) +- [Mingw-w64](http://mingw-w64.org/) compiler and headers (at least version 8.0) - [glslang](https://github.com/KhronosGroup/glslang) compiler ### Building DLLs