summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_posts/2009-06-14-mac-git-installation.markdown5
1 files changed, 3 insertions, 2 deletions
diff --git a/_posts/2009-06-14-mac-git-installation.markdown b/_posts/2009-06-14-mac-git-installation.markdown
index 04d7db8..853929d 100644
--- a/_posts/2009-06-14-mac-git-installation.markdown
+++ b/_posts/2009-06-14-mac-git-installation.markdown
@@ -18,8 +18,9 @@ Download and run [git-osx-installer](http://code.google.com/p/git-osx-installer/
Homebrew
--------
-1. Install "Homebrew":http://github.com/mxcl/homebrew if you haven't already done so.
-2. Install Git *(You may want to include Subversion support if you want to import SVN repositories. Snow Leopard already contains a copy of SVN)*
+Install [Homebrew](http://github.com/mxcl/homebrew) if you haven't already done so.
+
+Install Git *(You may want to include Subversion support if you want to import SVN repositories. Snow Leopard already contains a copy of SVN)*
$ brew install git
==> Downloading http://kernel.org/pub/software/scm/git/git-1.6.5.7.tar.bz2