Updated Installation (markdown)

JonnyWong16
2015-12-28 01:36:08 -07:00
parent d6ccc952b9
commit eb159540b0

@@ -11,7 +11,7 @@ This guide assume you have Python 2.7 installed already. Python 3.x is not suppo
> **NOTE**: This will install extra shell extensions and make adjustments to your path environment. > **NOTE**: This will install extra shell extensions and make adjustments to your path environment.
* Go to http://msysgit.github.io and 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" * 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. * Complete the rest of the install with the default options.
* Right click on your desktop and select "Git Gui". * Right click on your desktop and select "Git Gui".
* Select "Clone Existing Repository". * Select "Clone Existing Repository".