From c269c3c0fc4039676b8f6b2e256530df57754547 Mon Sep 17 00:00:00 2001 From: Tekkub Date: Tue, 28 Dec 2010 19:26:54 -0800 Subject: baka --- _posts/2009-06-14-mac-git-installation.markdown | 5 +++-- 1 file 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 -- cgit v1.3.1