From 391f063efc2d19595eee30817794d32d3908638f Mon Sep 17 00:00:00 2001 From: Julian Raschke Date: Sun, 16 Dec 2012 23:29:49 +1000 Subject: [PATCH] List homebrew dependencies for OS X --- README.md | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index a00eae7..432d55b 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ If you want to compile with Microsoft Visual Studio, you need to install To compile under Windows, install [MinGW](http://www.mingw.org/) and MSYS then select the common packages (gcc, automake, libtool, etc). +To compile under OS X with [homebrew](http://mxcl.github.com/homebrew/), you will need +to install the following dependencies first: `brew install autoconf automake libtool`. + Testing ------- -- libgit2 0.21.4