Skip to content

Commit

Permalink
Update Installation.Windows.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
fladd authored Jun 4, 2024
1 parent 1c2e88c commit 46de331
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Installation.Windows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ alternative method.
Default installation (online)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1. Install `Python 3.12.1`_ (during installation, also select "Install launcher [...]"!)
1. Install `Python 3.12.3`_ (during installation, also select "Install launcher [...]"!)

2. In a command prompt, run::

Expand All @@ -29,7 +29,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 command prompt, run::

Expand All @@ -49,7 +49,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-amd64.exe``
2. Install ``Expyriment_Installation\python-3.12.3-amd64.exe``

3. In a command prompt, run::

Expand Down Expand Up @@ -78,7 +78,7 @@ Notes
We therefore strongly suggest to run Expyriment programmes from the command
line when testing participants.

.. _`Python 3.12.1`: https://www.python.org/ftp/python/3.12.1/python-3.12.1-amd64.exe
.. _`Python 3.12.3`: https://www.python.org/ftp/python/3.12.3/python-3.12.3-amd64.exe
.. _inpout32: https://www.highrez.co.uk/Downloads/InpOut32/
.. _dlportio: https://real.kiev.ua/2010/11/29/dlportio-and-32-bit-windows/
.. _ffmpeg: https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-essentials.zip
Expand Down

0 comments on commit 46de331

Please sign in to comment.