Skip to content

Commit 5f1fb59

Browse files
authored
Update Installation.OSX.rst
1 parent 46de331 commit 5f1fb59

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Installation.OSX.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ not alter the Python environment provided by Apple.
1515
Default installation (online)
1616
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1717

18-
1. Install `Python 3.12.1`_
18+
1. Install `Python 3.12.3`_
1919

2020
2. In a terminal, run::
2121

@@ -31,7 +31,7 @@ Alternative installation (offline)
3131

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

34-
2. Download `Python 3.12.1`_ to ``Expyriment_Installation``
34+
2. Download `Python 3.12.3`_ to ``Expyriment_Installation``
3535

3636
3. In a terminal, run::
3737

@@ -48,7 +48,7 @@ Alternative installation (offline)
4848

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

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

5353
3. In a command prompt, run::
5454

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

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

0 commit comments

Comments
 (0)