Skip to content

Commit 70611cf

Browse files
authored
Update Installation.OSX.rst
1 parent aebdcaf commit 70611cf

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.3`_
18+
1. Install `Python 3.13.0`_
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.3`_ to ``Expyriment_Installation``
34+
2. Download `Python 3.13.0`_ 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.3-macos11.pkg``
51+
2. Install ``Expyriment_Installation/python-3.13.0-macos11.pkg``
5252

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

@@ -104,5 +104,5 @@ Notes
104104
the monitor. To get a proper non-scaled screen, display scaling has to be switched off in system
105105
settings.
106106

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

0 commit comments

Comments
 (0)