From 5e54ca0ca1a691acbe67d470eb57e6eeae3fa213 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Sat, 23 Feb 2013 11:26:24 -0800 Subject: [PATCH] Add libtool to brew install requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20e20282473..77198ea4207 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ language. It is currently developed on OS X and Linux. On OS X (homebrew): brew install https://raw.github.com/Homebrew/homebrew-versions/master/autoconf213.rb - brew install automake + brew install automake libtool On OS X (MacPorts):