From 83eabda98f0923de0f7618fab36d9d577eadf8e6 Mon Sep 17 00:00:00 2001 From: Dante38490 Date: Mon, 5 Jan 2015 02:14:10 +0100 Subject: [PATCH] Mistake --- Windows-Build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows-Build.md b/Windows-Build.md index b19b209..68faf19 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -22,7 +22,7 @@ cd citra Or with TortoiseGit ``` After installing Right click and select Git Clone and enter this URL (https://github.com/citra-emu/citra) - +``` ### Building * Open cmake-gui and point it to the Citra source code (the citra root directory, not the `src` sub-directory). * For the build directory, use a `build/` subdirectory inside the source directory or some other directory of your choice. (Tell CMake to create it.)