From 5fda0ffd2a9fb77d1d2074b34910da45ad44d1ac Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Tue, 19 Jul 2016 14:33:26 -0400 Subject: [PATCH] fix installation instructions for os x --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 026f321ab..13605cc7e 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``` -- GitLab