From db274631796a9d13a74c167f31c001dd63fe7a19 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?=
 <stepan@adjemian.eu>
Date: Mon, 5 Jul 2021 16:24:30 +0200
Subject: [PATCH] Octave/macOS latest snapshot is available in Homebrew.

---
 _includes/download-snapshot.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/_includes/download-snapshot.html b/_includes/download-snapshot.html
index 8638658..1bee40d 100644
--- a/_includes/download-snapshot.html
+++ b/_includes/download-snapshot.html
@@ -41,8 +41,9 @@
       Compatible with macOS 11 (Intel x86-64 / Apple Silicon via Rosetta
       2) and MATLAB (R2014a and later). <b>NB</b>: This package is unsigned; to
       run it, you need to right click on it and select "Open" from the menu
-      that pops up. No snapshot is available for Octave (compilation from
-      source is therefore the only option).
+      that pops up. No snapshot is available for Octave here. You can compile from
+      source or take the latest snapshot from <a href="https://formulae.brew.sh/formula/dynare">Homebrew</a>
+      (see the --HEAD option).
     </p>
     <div class="download_table">
       {% include snapshot/download-snapshot-macos.html %}
-- 
GitLab