From 4507b94e5e3de4e0d8214d082ac102e33a99d6d3 Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan@dynare.org> Date: Tue, 24 Sep 2019 14:29:34 +0200 Subject: [PATCH] README: update macOS snapshot directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a0210f747..0e934f11fe 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ currently not supported. ## macOS To simply use a snapshot of Dynare, you have two choices. On MATLAB, you can -use the [snapshot build](https://www.dynare.org/snapshot/macosx/) provided by +use the [snapshot build](https://www.dynare.org/snapshot/macos/) provided by Dynare. On Octave, you can simply install [Homebrew](https://brew.sh/) and run ```brew install dynare --HEAD``` (See the Install Dynare (unstable) section of [this webpage](https://archives.dynare.org/DynareWiki/InstallOnMacOSX) for more -- GitLab