From 283273ada8abe251f8bb55b570c0ec715438a026 Mon Sep 17 00:00:00 2001 From: SachinVin <26602104+SachinVin@users.noreply.github.com> Date: Tue, 14 Dec 2021 23:45:51 +0530 Subject: [PATCH] Revert 94d4e1f5167af78e1b0755d03224f24ab885a1e5...779d1ff85c71d143326555801f11ededc3109ae9 on Building for Windows --- 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 ce312a6..6e08f48 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/wk8NgwX)** - **Make sure to select C++ support in the installer**. -* **[CMake](https://linkify.me/bNxcVTr)** - Used to generate Visual Studio project files. +* **[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. ![2](http://i.imgur.com/vSIXMHd.jpg) * **Git** - We recommend [msysgit](https://linkify.me/Dr2UPqT). ![3](http://i.imgur.com/joCBhIB.jpg)