From b7a38545d11a65180c94114b91886a6cfc7490b5 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sat, 9 Mar 2013 16:11:56 +0000 Subject: [PATCH] Update README.md --- SparkleShare/Mac/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SparkleShare/Mac/README.md b/SparkleShare/Mac/README.md index 6f2070c2..563690d9 100644 --- a/SparkleShare/Mac/README.md +++ b/SparkleShare/Mac/README.md @@ -25,7 +25,7 @@ Install git, automake, libtool, pkgconfig an $ sudo port install git-core automake intltool pkgconfig libtool ``` -Get a Git install, and place both the `bin` and `libexec` directories in `SparkleShare/Mac/git`. +Get a [Git](http://code.google.com/p/git-osx-installer/) install, and place both the `bin` and `libexec` directories in `SparkleShare/Mac/git`. The exact commands depend on where you installed/have Git. Assuming it's in `/usr/local`: ```bash