diff --git a/Windows-Build.md b/Windows-Build.md index 4f3d876..a67bae6 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -43,7 +43,7 @@ cd citra * 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 -![15](http://i.imgur.com/xJdyzF0.png) +![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) ![17](http://i.imgur.com/tgL92rk.png?1)