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.