From cddfe95d531026ff01d580cb1f0f39defa815c80 Mon Sep 17 00:00:00 2001 From: sairathnavamsi Date: Tue, 7 Apr 2015 03:46:00 -0700 Subject: [PATCH] Updated Windows Build (markdown) --- Windows-Build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)