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:
authoryao mtc <yaomtc@protonmail.com>2020-04-14 10:18:37 +0300
committerGitHub <noreply@github.com>2020-04-14 10:18:37 +0300
commitce3d0ab4b4a0c66a894acec1951a530ff3fef584 (patch)
treeac3e862eb2341ca7dff95691af0fbe3d18f1699f /README.md
parent2204cff86a0c138cdcdf165c5ce497e3dbceede0 (diff)
[meta] Correct Mingw-w64 name (#1565)
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 43c73371..dd3d0d10 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](http://mesonbuild.com/) build system (at least version 0.46)
-- [MinGW64](http://mingw-w64.org/) compiler and headers (at least version 6.0)
+- [Mingw-w64](http://mingw-w64.org/) compiler and headers (at least version 6.0)
- [glslang](https://github.com/KhronosGroup/glslang) compiler
### Building DLLs