summaryrefslogtreecommitdiff
path: root/_posts/2008-01-01-win-set-up-git.markdown
diff options
context:
space:
mode:
authorCameron McEfee <cameron@github.com>2011-06-06 13:35:59 -0700
committerCameron McEfee <cameron@github.com>2011-06-06 13:35:59 -0700
commit340786c8645a2e7049136dadf6c731d44402e1ae (patch)
tree1c94b798e2b9620c038dca9a26a59c255dde4424 /_posts/2008-01-01-win-set-up-git.markdown
parent739339356b9c6dac01f3e00d7857fe439330920b (diff)
parent3f78d29f08fda99eda887aad14f99baf1c71636e (diff)
Merge branch 'gh-pages' into reorder-nav
Diffstat (limited to '_posts/2008-01-01-win-set-up-git.markdown')
-rw-r--r--_posts/2008-01-01-win-set-up-git.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2008-01-01-win-set-up-git.markdown b/_posts/2008-01-01-win-set-up-git.markdown
index a468fab..681252a 100644
--- a/_posts/2008-01-01-win-set-up-git.markdown
+++ b/_posts/2008-01-01-win-set-up-git.markdown
@@ -14,7 +14,7 @@ At the heart of GitHub is an open source version control system (VCS) called Git
_&#42;If you don&rsquo;t already know what Git is, <a href="http://progit.org/book/ch1-3.html" target="_blank">take a crash course.</a>_
-1. <span class="step-title">Download and install the latest version of <a href="http://code.google.com/p/msysgit/downloads/list" target="_blank">msysgit</a>.</span>
+1. <span class="step-title">Download and install the latest version of <a href="http://code.google.com/p/msysgit/downloads/list" target="_blank">Git for Windows</a>.</span>
Use the default options for each step.