diff --git a/Building-for-Windows.md b/Building-for-Windows.md index fe0d7d4..cf91f43 100644 --- a/Building-for-Windows.md +++ b/Building-for-Windows.md @@ -23,7 +23,7 @@ cd citra NOTE: Citra by default downloads to `C:\Users\\citra` ### Building -* Open cmake-gui and point it to the Citra directory. Default: C:\Users\\citra +* Open cmake-gui and point it to the Citra directory. Default: 'C:\Users\\citra' ![10](http://i.imgur.com/uFKhnKO.jpg) ![11](http://i.imgur.com/DeafFmS.jpg) * For the build directory, use a `build/` subdirectory inside the source directory or some other directory of your choice. (Tell CMake to create it.)