Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/doitsujin/dxvk.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Rebohle <philip.rebohle@tu-dortmund.de>2018-11-15 21:31:25 +0300
committerPhilip Rebohle <philip.rebohle@tu-dortmund.de>2018-11-15 21:31:25 +0300
commit037f2038f067ed6767ccb350db979824c0604d35 (patch)
tree00fc43ccd0c289697e8eb3162a95fcc4d486ce0e /README.md
parentc25483e856fddd3599c08804991242fcbcb9b7d7 (diff)
[meta] Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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