From b5a95e8c10b04c5d2add56c9d9815113149adf3f Mon Sep 17 00:00:00 2001 From: tekkub Date: Mon, 27 Jul 2009 01:49:54 -0600 Subject: h3. --> h2. --- _posts/2009-06-14-mac-git-installation.textile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_posts/2009-06-14-mac-git-installation.textile') diff --git a/_posts/2009-06-14-mac-git-installation.textile b/_posts/2009-06-14-mac-git-installation.textile index ae3bada..085fbf2 100644 --- a/_posts/2009-06-14-mac-git-installation.textile +++ b/_posts/2009-06-14-mac-git-installation.textile @@ -7,11 +7,11 @@ categories: mac setup main_category: setup --- -h3. Pre-compiled Installer +h2. Pre-compiled Installer Download and run "git-osx-installer":http://code.google.com/p/git-osx-installer/ -h3. MacPorts +h2. MacPorts # Install "MacPorts":http://macports.org/install.php if you haven't already done so. # Make sure your ports are up to date. @@ -40,6 +40,6 @@ $ sudo port install git-core +svn ---> Activating git-core 1.5.5.3_0+doc -h3. Compiling git manually +h2. Compiling git manually See "compiling and installing git on mac os x":http://github.com/guides/compiling-and-installing-git-on-mac-os-x. -- cgit v1.3.1