Skip to content

Commit 7014dac

Browse files
Fix slightly misleading warning about OpenSpiel installation on Windows
1 parent 35baea2 commit 7014dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorials/running_locally.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The tutorials are available as Jupyter notebooks and can be run interactively us
2828
pip install -r requirements.txt
2929

3030
.. warning::
31-
Windows users will encounter an error when installing the requirements, which include the OpenSpiel library. Users wishing to run the OpenSpiel tutorial will need to install this manually; see the `OpenSpiel installation instructions <https://openspiel.readthedocs.io/en/latest/windows.html>`_ for details.
31+
Windows users wishing to run the "Using Gambit with OpenSpiel" tutorial will need to install OpenSpiel manually; see the `OpenSpiel installation instructions <https://openspiel.readthedocs.io/en/latest/windows.html>`_ for details.
3232

3333
4. Open `JupyterLab` and click on any of the tutorial notebooks (files ending in `.ipynb`) ::
3434

0 commit comments

Comments
 (0)