diff --git a/Windows-Build.md b/Windows-Build.md index 2e35e7b..562e01d 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -33,7 +33,7 @@ cd citra NOTE: Citra by default downloads to C:\Users\\citra ### Building -* Open cmake-gui and point it to the Citra source code (the citra root directory, not the `src` sub-directory). +* Open cmake-gui and point it to the Citra directory. Default: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)