From cd964d9995a119c144e095e5ce2c1f8f8a586bed Mon Sep 17 00:00:00 2001 From: DraVee Date: Mon, 10 Nov 2025 00:16:38 +0100 Subject: [PATCH] [docs] ".ci" -> "tools" --- docs/Deps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Deps.md b/docs/Deps.md index 76a50afc0d..64fec8f369 100644 --- a/docs/Deps.md +++ b/docs/Deps.md @@ -18,7 +18,7 @@ The following additional tools are also required: * **[Git](https://git-scm.com/)** for version control - **[Windows installer](https://gitforwindows.org)** * On Windows, you must install the **[Vulkan SDK](https://vulkan.lunarg.com/sdk/home#windows)** as well - - *A convenience script to install the latest SDK is provided in `.ci/windows/install-vulkan-sdk.ps1`* + - *A convenience script to install the latest SDK is provided in `tools/windows/install-vulkan-sdk.ps1`* If you are on desktop and plan to use the Qt frontend, you *must* install Qt 6, and optionally Qt Creator (the recommended IDE for building) * On Linux, *BSD and macOS, this can be done by the package manager