diff --git a/README.md b/README.md index 026f321ab9fa7ea87a3087d95f20490abffeb5e0..13605cc7e877835636161b7abe708b4b54864b13 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ We no longer support compilation on Windows. To use the unstable version of Dyna - Install the Xcode Command Line Tools: - Download "Command Line Tools (OS X 10.X) for Xcode," where 10.X corresponds to your OS X version, from https://developer.apple.com/downloads/index.action -- Install the latest version of [MacTeX](http://www.tug.org/mactex/) +- Install the latest version of [MacTeX](http://www.tug.org/mactex/), deselecting the option to install Ghostscript - Install [Homebrew](http://mxcl.github.io/homebrew/) by following the instructions on the website - Tap [Homebrew Science](https://github.com/Homebrew/homebrew-science) by opening Terminal and typing: - ```brew tap homebrew/science```