diff --git a/BUILDING.md b/BUILDING.md index 5092dac19e..2340da67de 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -13,7 +13,7 @@ Other instructions may be found [here](https://wiki.rpcs3.net/index.php?title=Bu * [Visual Studio 2019](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community) * [Vulkan SDK 1.1.126+](https://vulkan.lunarg.com/sdk/home) (See "Install the SDK" [here](https://vulkan.lunarg.com/doc/sdk/latest/windows/getting_started.html)) -**Either add the** `QTDIR` **environment variable, e.g.** `\5.14.2\msvc2017_64\` **, or use the [Visual Studio Qt Plugin](https://marketplace.visualstudio.com/items?itemName=TheQtCompany.QtVisualStudioTools-19123)** +**Either add the** `QTDIR` **environment variable, e.g.** `\5.14.2\msvc2017_64\` **, or use the [Visual Studio Qt Plugin](https://marketplace.visualstudio.com/items?itemName=TheQtCompany.QtVisualStudioTools2019)** ### Linux