From 48c0302622e8e4c6536c6a7bfe8c5078496b7bfa Mon Sep 17 00:00:00 2001 From: bunnei Date: Tue, 8 Sep 2015 19:15:36 -0400 Subject: [PATCH] Updated Windows Build (markdown) --- Windows-Build.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Windows-Build.md b/Windows-Build.md index 773d563..d17c5c3 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -18,10 +18,10 @@ cd citra ``` ![9](http://i.imgur.com/pEugYrc.png?2) -NOTE: Citra by default downloads to C:\Users\\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/hYD7Uho.png?2) * For the build directory, use a `build/` subdirectory inside the source directory or some other directory of your choice. (Tell CMake to create it.)