Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #324 from bhjolly/gh-pages
Updated Git install instructions
  • Loading branch information
Greg Wilson authored and GitHub committed Jul 26, 2016
2 parents 7167a2f + 225fd4b commit b49a843
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions index.html
Expand Up @@ -373,40 +373,35 @@ Software Carpentry staff may need to know in your email.</h4>
<li>Download the Git for Windows <a href="https://git-for-windows.github.io/">installer</a>.</li>
<li>Run the installer and follow the steps bellow:
<ol>
<!-- Git 2.6.1 Setup -->
<!-- Welcome to the Git Setup Wizard -->
<li>Click on "Next".</li>
<!-- Git 2.8.2 Setup -->
<!-- Information -->
<li>Click on "Next".</li>
<!-- Select Destination Location -->
<li>Click on "Next".</li>
<!-- Select Components -->
<li>Click on "Next".</li>
<!-- Select Start Menu Folder -->
<li>Click on "Next".</li>
<!-- Adjusting your PATH environment -->
<li>
<strong>
Select "Use Git from the Windows Command Prompt" and click on "Next".
Keep "Use Git from the Windows Command Prompt" selected and click on "Next".
</strong>
If you forgot to do this programs that you need for the workshop will not work properly.
If this happens rerun the installer and select the appropriate option.
</li>
<!-- Choosing the SSH executable -->
<li>Click on "Next".</li>
<!-- Configuring the line ending conversions -->
<li>
Click on "Next".
<strong>
Keep "Checkout Windows-style, commit Unix-style line endings" selected.
Keep "Checkout Windows-style, commit Unix-style line endings" selected and click on "Next".
</strong>
</li>
<!-- Configuring the terminal emulator to use with Git Bash -->
<li>
<strong>
Select "Use Windows' default console window" and click on "Next".
Keep "Use Windows' default console window" selected and click on "Next".
</strong>
</li>
<!-- Configuring experimental performance tweaks -->
<li>Click on "Next".</li>
<li>Click on "Install".</li>
<!-- Installing -->
<!-- Completing the Git Setup Wizard -->
<li>Click on "Finish".</li>
Expand Down

0 comments on commit b49a843

Please sign in to comment.