From 5f399638d4f623f9ad17df1016b75282e5e92d08 Mon Sep 17 00:00:00 2001 From: Vitor K Date: Sat, 24 Aug 2019 16:02:42 -0300 Subject: [PATCH] Updated Building for Windows (markdown) --- Building-for-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.)