From 1af90cd3aefc8e46ec0a324de822722a976b1268 Mon Sep 17 00:00:00 2001 From: Hexagon12 Date: Sun, 19 May 2019 16:43:28 +0300 Subject: [PATCH] Updated Building for Windows (markdown) --- Building-for-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building-for-Windows.md b/Building-for-Windows.md index 0de0d7d..528d681 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -51,7 +51,7 @@ cd yuzu-canary * Click the "Configure" button and choose "Visual Studio 16 2019", with "x64" for the optional platform. -![12](https://i.imgur.com/p9kJ6EB.png) +![12](https://i.imgur.com/DKiREaK.png) * *(Note: If you used GitHub's own app to clone, run `git submodule update --init --recursive` to get the remaining dependencies)* * Click "Generate" to create the project files.