diff --git a/.readthedocs.yml b/.readthedocs.yml index 3c6a1008..8e44d920 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,9 @@ version: 2 build: - image: latest + os: "ubuntu-22.04" + tools: + python: "3" sphinx: builder: html @@ -9,7 +11,6 @@ sphinx: fail_on_warning: true python: - version: 3.8 install: - method: pip path: . diff --git a/doc/installation/standalone.rst b/doc/installation/standalone.rst index 71b604d3..bb5449a4 100644 --- a/doc/installation/standalone.rst +++ b/doc/installation/standalone.rst @@ -21,23 +21,31 @@ beyond those included by default, so if you want the ability to do this, you should check one of the other installation methods mentioned in :ref:`installation`. -MacOS X -------- +MacOS X (Silicon) +----------------- -Donwload the :download:`glue 2023.06.4.dmg -` -file, open it and copy the **glue 2023.06.4.app** application to your +Download the :download:`glue 2024.03.1.dmg +` +file, open it and copy the **glue 2024.03.1.app** application to your **Applications** folder (or any other location you want to use). You will likely see a dialog asking you whether to continue opening the application as it was downloaded from the internet - if so, you can proceed (this is a standard warning for any application not installed via the Mac App Store). +MacOS X (Intel) +--------------- + +We are no longer providing recent Intel builds, but you can download the last +one from +:download:`glue 2023.06.4.dmg +`. + Windows ------- -Donwload the :download:`glue 2023.06.4.exe -` file. -Once the file has downloaded, open the **glue 2023.06.4.exe** application. You +Download the :download:`glue 2024.03.1.exe +` file. +Once the file has downloaded, open the **glue 2024.03.1.exe** application. You will likely then see a dialog such as: .. image:: images/warning1_windows.png