From 6aff0dbe8760fde351e52b72c22eb208fb26bd85 Mon Sep 17 00:00:00 2001 From: Philip Rebohle Date: Thu, 22 Feb 2018 12:00:26 +0100 Subject: [PATCH] [general] wine-staging -> wine-vulkan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 897432d1..a2bde66b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ For binary releases, see the [releases](https://github.com/doitsujin/dxvk/releas ## Build instructions ### Requirements: -- [wine-staging](https://wine-staging.com/) for Vulkan support +- [wine-vulkan](https://github.com/roderickc/wine-vulkan) for Vulkan support - [Meson](http://mesonbuild.com/) build system (at least 0.43) - [MinGW64](http://mingw-w64.org/) compiler and headers (requires threading support) - [glslang](https://github.com/KhronosGroup/glslang) front end and validator