Skip to content

Commit

Permalink
MAINT: Update download buttons [skip azp] [skip actions] [skip cirrus]
Browse files Browse the repository at this point in the history
[circle deploy]
  • Loading branch information
larsoner committed May 18, 2023
1 parent e91906a commit 1e89e58
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions doc/install/installers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Got any questions? Let us know on the `MNE Forum`_!
:class-content: text-center
:name: linux-installers

.. button-link:: https://github.com/mne-tools/mne-installers/releases/download/v1.4.0/MNE-Python-1.4.0_0-Linux.sh
.. button-link:: https://github.com/mne-tools/mne-installers/releases/download/v1.4.0/MNE-Python-1.4.0_1-Linux.sh
:ref-type: ref
:color: primary
:shadow:
Expand All @@ -31,14 +31,14 @@ Got any questions? Let us know on the `MNE Forum`_!

.. code-block:: console
$ sh ./MNE-Python-1.4.0_0-Linux.sh
$ sh ./MNE-Python-1.4.0_1-Linux.sh
.. tab-item:: macOS (Intel)
:class-content: text-center
:name: macos-intel-installers

.. button-link:: https://github.com/mne-tools/mne-installers/releases/download/v1.4.0/MNE-Python-1.4.0_0-macOS_Intel.pkg
.. button-link:: https://github.com/mne-tools/mne-installers/releases/download/v1.4.0/MNE-Python-1.4.0_1-macOS_Intel.pkg
:ref-type: ref
:color: primary
:shadow:
Expand All @@ -54,7 +54,7 @@ Got any questions? Let us know on the `MNE Forum`_!
:class-content: text-center
:name: macos-apple-installers

.. button-link:: https://github.com/mne-tools/mne-installers/releases/download/v1.4.0/MNE-Python-1.4.0_0-macOS_M1.pkg
.. button-link:: https://github.com/mne-tools/mne-installers/releases/download/v1.4.0/MNE-Python-1.4.0_1-macOS_M1.pkg
:ref-type: ref
:color: primary
:shadow:
Expand All @@ -70,7 +70,7 @@ Got any questions? Let us know on the `MNE Forum`_!
:class-content: text-center
:name: windows-installers

.. button-link:: https://github.com/mne-tools/mne-installers/releases/download/v1.4.0/MNE-Python-1.4.0_0-Windows.exe
.. button-link:: https://github.com/mne-tools/mne-installers/releases/download/v1.4.0/MNE-Python-1.4.0_1-Windows.exe
:ref-type: ref
:color: primary
:shadow:
Expand Down Expand Up @@ -118,7 +118,7 @@ information, including a line that will read something like:

.. code-block::
Using Python: /some/directory/mne-python_1.4.0_0/bin/python
Using Python: /some/directory/mne-python_1.4.0_1/bin/python
This path is what you need to enter in VS Code when selecting the Python
interpreter.
Expand Down

0 comments on commit 1e89e58

Please sign in to comment.