From e612f7e2425c3be1a1196cb2e035a6195f4d651b Mon Sep 17 00:00:00 2001 From: Dante38490 Date: Mon, 5 Jan 2015 02:17:21 +0100 Subject: [PATCH] Correct longer typo --- Windows-Build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows-Build.md b/Windows-Build.md index 68faf19..ffe52f4 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -21,7 +21,7 @@ cd citra ``` Or with TortoiseGit ``` -After installing Right click and select Git Clone and enter this URL (https://github.com/citra-emu/citra) +Right click and select Git Clone and enter 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).