From 5fc83a6523156131b252bb5ce9c4b22cfe6ae4f6 Mon Sep 17 00:00:00 2001 From: Simonx22 Date: Mon, 15 Jan 2018 19:51:53 +0100 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 2bf3515..0f72d3a 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -44,7 +44,7 @@ NOTE: yuzu by default downloads to C:\Users\\yuzu ![16](https://i.imgur.com/q4dSKXR.png) - * Depending on which frontend (SDL2 or Qt) you want to build or run, select "yuzu" or "yuzu-cmd" in the Solution Explorer, right-click and "Set as StartUp Project". + * Depending if you want a graphical user interface or not ("yuzu" is with a graphical user interface, while "yuzu-cmd" is just the command line version of it), select "yuzu" or "yuzu-cmd" in the Solution Explorer, right-click and "Set as StartUp Project". ![17](https://i.imgur.com/2h8q6at.png)