From 5c44750a420bc5fd603c633b94c775216815a518 Mon Sep 17 00:00:00 2001 From: sairathnavamsi Date: Tue, 7 Apr 2015 03:44:37 -0700 Subject: [PATCH] Updated Windows Build (markdown) --- Windows-Build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows-Build.md b/Windows-Build.md index ebfc583..2e35e7b 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -11,7 +11,7 @@ On Windows, all light-weight dependencies are automatically included within the ![4](http://i.imgur.com/5ojSaQm.png?1) ### Debugger Dependencies -For the debugger/Qt GUI, you'll need to install [Qt 5](http://qt-project.org/downloads): +For Qt GUI, you'll need to install [Qt 5](http://qt-project.org/downloads): ![5](http://i.imgur.com/rPEqG4v.png?1) * Download the Qt Online installer and launch it. When asked which components to install, select the *msvc2013 OpenGL* version for the processor architecture of your choice. (Be careful to use the OpenGL versions, or Citra will fail to initialize.) You might also want to install Qt Designer if you plan on modifying Citra's user interface.