From b285df6ddbd2b331d8075aa08f7be19807fe6e2d Mon Sep 17 00:00:00 2001 From: drzoidberg33 Date: Sun, 28 Jun 2015 19:09:01 +0200 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 72ab4f0..d357c5f 100644 --- a/Installation.md +++ b/Installation.md @@ -10,7 +10,7 @@ This guide assume you have Python 2.6 or 2.7 installed already. Python 3.x is no * Method 2 (preferred) > **NOTE**: This will install extra shell extensions and make adjustments to your path environment. - * Go to http://msysgit.github.ioand download git. + * Go to http://msysgit.github.io and download git. * Run the installer, select all the defaults except for the section called "Adjusting your PATH environment" - here select "Use Git from the Windows command prompt" * Complete the rest of the install with the default options. * Right click on your desktop and select "Git Gui".