From 99eb1790167760efe19b561dc23711b101160f5e Mon Sep 17 00:00:00 2001 From: kndre <93977294+kndre@users.noreply.github.com> Date: Sat, 27 Nov 2021 04:24:35 +0200 Subject: [PATCH] Updated Building for Windows (markdown) --- Building-for-Windows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Building-for-Windows.md b/Building-for-Windows.md index 6e08f48..ce312a6 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -2,8 +2,8 @@ ### Minimal Dependencies On Windows, all library dependencies are automatically included within the "externals" folder or can be downloaded on-demand. To build Citra, you simply need to install: -* **[Visual Studio 2019](https://linkify.me/iMZOApa)** - **Make sure to select C++ support in the installer**. -* **[CMake](https://linkify.me/Nz4ECQQ)** - Used to generate Visual Studio project files. +* **[Visual Studio 2019](https://linkify.me/wk8NgwX)** - **Make sure to select C++ support in the installer**. +* **[CMake](https://linkify.me/bNxcVTr)** - Used to generate Visual Studio project files. ![2](http://i.imgur.com/vSIXMHd.jpg) * **Git** - We recommend [msysgit](https://linkify.me/Dr2UPqT). ![3](http://i.imgur.com/joCBhIB.jpg)