diff --git a/_includes/download-snapshot.html b/_includes/download-snapshot.html index 3e1466d01186b02a94760b1a8838b0ea1372f19f..5f73ba26e3226e4c39a8b17798a518e652b97627 100644 --- a/_includes/download-snapshot.html +++ b/_includes/download-snapshot.html @@ -41,8 +41,9 @@ <section class="dynare_section" id="snapshot_macos_content"> <p> - Compatible with macOS 14 “Sonoma” (Apple Silicon arm64 or Intel x86-64) - and MATLAB (R2018b–R2023b). <b>NB</b>: This package is + Compatible with macOS 14 “Sonoma” with MATLAB on Intel Macs (R2014a–R2023b) + and MATLAB on Apple silicon Macs (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 compile from source or take the latest snapshot @@ -50,12 +51,12 @@ the --HEAD option). </p> - <p>Apple Silicon (arm64) installer:</p> + <p>Apple Silicon (arm64) installer for MATLAB on Apple silicon Macs:</p> <div class="download_table"> {% include snapshot/download-snapshot-macos-arm64.html %} </div> <br /> - <p>Intel (x86-64) installer:</p> + <p>Intel (x86-64) installer for MATLAB on Intel Macs:</p> <div class="download_table"> {% include snapshot/download-snapshot-macos-x86_64.html %} </div> diff --git a/_includes/download-stable.html b/_includes/download-stable.html index f5e2db9af1ea4ebcb62ddb63ead40c5c5faae226..da999a47d8391854e99525e66ab561988edecfb9 100644 --- a/_includes/download-stable.html +++ b/_includes/download-stable.html @@ -45,15 +45,17 @@ <section class="dynare_section" id="stable_macos_content"> <p> - Compatible with macOS 14 “Sonoma” (Intel x86-64 / Apple Silicon) and - MATLAB (R2014a–R2023b). <b>NB</b>: This package is unsigned; to run it, + Compatible with macOS 14 “Sonoma” with MATLAB on Intel Macs (R2014a–R2023b) + and MATLAB on Apple silicon Macs (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. If you want to use Dynare with Octave, do not download this package, but rather use the one from Homebrew (see the <a href="/resources/quick_start">quick start guide</a> for instructions). </p> - <p>Available as Apple Silicon (arm64) or Intel (x86-64) pkg installers.</p> + <p>Available as Apple Silicon (arm64) or Intel (x86-64) pkg installers. + Please make sure you have a compatible MATLAB version installed.</p> <p class="stable"> <i class="fas fa-file-download"></i> {% include release/download-release-macos-arm64.html %}