From fce57ef558b2cebcad93a530043e639e1a49ed39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org> Date: Wed, 18 Oct 2023 13:07:52 -0400 Subject: [PATCH] Snapshot: remove mention of Rosetta 2, no longer needed --- _includes/download-snapshot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/download-snapshot.html b/_includes/download-snapshot.html index 31b4924..8a46796 100644 --- a/_includes/download-snapshot.html +++ b/_includes/download-snapshot.html @@ -41,7 +41,7 @@ <section class="dynare_section" id="snapshot_content2"> <p> - Compatible with macOS 14 “Sonoma” (Apple Silicon arm64 or Intel x86-64 via Rosetta 2) + Compatible with macOS 14 “Sonoma” (Apple Silicon arm64 or Intel x86-64) and MATLAB (R2014a–R2023b). <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 here. You can -- GitLab