Skip to content

Commit 457c307

Browse files
Merge branch 'catalog/758' into catalog/744
2 parents da0f09b + 8faf7d0 commit 457c307

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/developer.catalog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This page covers the process for contributing to and updating Gambit's :ref:`Gam
77
To do so, you will need to have the `gambit` GitHub repo cloned and be able to submit pull request via GitHub;
88
you may wish to first review the :ref:`contributor guidelines <contributing>`.
99
You'll also need to have a developer install of `pygambit` available in your Python environment, see :ref:`build-python`.
10+
You'll also need to have a developer install of `pygambit` available in your Python environment, see :ref:`build-python`.
1011

1112
You can add games to the catalog saved in a valid representation :ref:`format <file-formats>`.
1213
Currently supported representations are:
@@ -33,6 +34,7 @@ Add new game files
3334

3435
.. code-block:: bash
3536
37+
pip install .
3638
pip install .
3739
python build_support/catalog/update.py --build
3840

0 commit comments

Comments
 (0)