From d2d0cc95a160fa44a547be1f14783be29e3042d6 Mon Sep 17 00:00:00 2001 From: Göran Gustafsson Date: Tue, 25 Feb 2014 10:43:34 +0100 Subject: Markdown fix + MacPorts URL --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 92276f914f..58aa234ead 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,8 @@ and what is currently being worked on: #### OS X -* Install [Xcode](https://developer.apple.com/) +* Install [Xcode](https://developer.apple.com/) and [Homebrew](http://brew.sh) + or [MacPorts](http://www.macports.org) * Install sha1sum If you run into wget certificate errors, you may be missing the root SSL -- cgit