From 575186657ccc3303ca0db4f8038ce5ca4d0cb7d1 Mon Sep 17 00:00:00 2001 From: Matt Hickford Date: Fri, 3 Jun 2011 14:55:03 -0700 Subject: Use correct name for software, users want "Git for Windows" not "msysgit" (the development environment for building the former). --- _posts/2009-06-13-win-set-up-git.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts') diff --git a/_posts/2009-06-13-win-set-up-git.markdown b/_posts/2009-06-13-win-set-up-git.markdown index 58310d1..ffb1467 100644 --- a/_posts/2009-06-13-win-set-up-git.markdown +++ b/_posts/2009-06-13-win-set-up-git.markdown @@ -13,7 +13,7 @@ At the heart of GitHub is an open source version control system (VCS) called Git _*If you don’t already know what Git is, take a crash course._ -1. Download and install the latest version of msysgit. +1. Download and install the latest version of Git for Windows. Use the default options for each step. -- cgit v1.3.1