diff --git a/Windows-Build.md b/Windows-Build.md index 562e01d..a17183a 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -37,7 +37,7 @@ NOTE: Citra by default downloads to C:\Users\\citra ![10](http://i.imgur.com/hYD7Uho.png?1) * For the build directory, use a `build/` subdirectory inside the source directory or some other directory of your choice. (Tell CMake to create it.) ![11](http://i.imgur.com/SADOxuz.png?1) - * Click the "Configure" button and choose "Visual Studio 12 2013" or "Visual Studio 12 2013 Win64". + * Click the "Configure" button and choose "Visual Studio 12 2013" or "Visual Studio 12 2013 Win64"depending on your system architecture. ![12](http://i.imgur.com/E6NME69.png?1) * Check if CMake detected all libraries and paths correctly and, if necessary, make any adjustments and click "Configure" again. ![13](http://i.imgur.com/scH2BrY.png?1)