Skip to content

Commit

Permalink
[meta] Correct Mingw-w64 name (doitsujin#1565)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaomtc authored Apr 14, 2020
1 parent 2204cff commit ce3d0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ce3d0ab

Please sign in to comment.