Skip to content

Commit

Permalink
Update Installation.OSX.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
fladd authored Jun 4, 2024
1 parent 46de331 commit 5f1fb59
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Installation.OSX.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ not alter the Python environment provided by Apple.
Default installation (online)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1. Install `Python 3.12.1`_
1. Install `Python 3.12.3`_

2. In a terminal, run::

Expand All @@ -31,7 +31,7 @@ Alternative installation (offline)

1. On the Desktop, create a directory called ``Expyriment_Installation``

2. Download `Python 3.12.1`_ to ``Expyriment_Installation``
2. Download `Python 3.12.3`_ to ``Expyriment_Installation``

3. In a terminal, run::

Expand All @@ -48,7 +48,7 @@ Alternative installation (offline)

1. Copy the directory ``Expyriment_Installation`` from the portable storage device to the Desktop

2. Install ``Expyriment_Installation/python-3.12.1-macos11.pkg``
2. Install ``Expyriment_Installation/python-3.12.3-macos11.pkg``

3. In a command prompt, run::

Expand Down Expand Up @@ -97,5 +97,5 @@ Notes
While Expyriment on MacOS will work perfecly fine for designing and implementing your experiments,
we do not recommend to use MacOS to run an actual experiment (i.e. test participants)!

.. _Python 3.12.1: https://www.python.org/ftp/python/3.12.1/python-3.12.1-macos11.pkg
.. _Python 3.12.1: https://www.python.org/ftp/python/3.12.3/python-3.12.3-macos11.pkg
.. _ffmpeg: https://evermeet.cx/ffmpeg/ffmpeg-5.1.zip

0 comments on commit 5f1fb59

Please sign in to comment.