From 037f2038f067ed6767ccb350db979824c0604d35 Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Thu, 15 Nov 2018 19:31:25 +0100 Subject: [PATCH] [meta] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7484b5f8..545a921b 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Verify that your application uses DXVK instead of wined3d by checking for the pr ### Requirements: - [wine 3.10](https://www.winehq.org/) or newer - [Meson](http://mesonbuild.com/) build system (at least version 0.43) -- [MinGW64](http://mingw-w64.org/) compiler and headers (requires threading support) +- [MinGW64](http://mingw-w64.org/) 6.0 compiler and headers - [glslang](https://github.com/KhronosGroup/glslang) compile ### Building DLLs