diff --git a/Windows-Build.md b/Windows-Build.md index a17183a..114b828 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -44,7 +44,7 @@ NOTE: Citra by default downloads to C:\Users\\citra * Qt 5.3 is known to fail at this step. Make sure you have at least 5.3.1. * Click "Generate" to create the project files. ![14](http://i.imgur.com/jzWqzgv.png?1) -* Open the solution file (citra.sln) in Visual Studio 2013 +* Open the solution file citra.sln in Visual Studio 2013 ![15](http://i.imgur.com/xJdyzF0.png?1) * Depending on which frontend (GLFW or Qt) you want to build or run, select "citra" or "citra-qt" in the Solution Explorer, right-click and "Set as StartUp Project". ![16](http://i.imgur.com/0TDnsud.png?1)