From 62f50feafd3b31e850a1c34b11f035d451d38e6b Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Wed, 4 Nov 2015 17:10:45 +0100 Subject: [PATCH] update os x build instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e16a7640..654497e2d 100644 --- a/README.md +++ b/README.md @@ -197,6 +197,7 @@ We no longer support compilation on Windows. To use the unstable version of Dyna - ```brew tap homebrew/science``` - **(Optional)** To compile Dynare mex files for use on Octave: - ```brew install octave``` + - ```brew install suite-sparse``` - To see the available options for compiling Dynare, type: - ```brew info dynare``` - Install Dynare via a command of the form: -- GitLab