Skip to content

Commit

Permalink
Update documentation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
emiliostassios authored Jan 5, 2025
1 parent 60373f3 commit 2f5edec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sphinx/contributing/documentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ manager, you can install them using the Python package manager ``pip``:

.. code-block:: bash
pip install --user "sphinx=5.3" sphinx-book-theme breathe sphinxcontrib-bibtex sphinx-copybutton
pip install --user "sphinx==5.3" sphinx-book-theme breathe sphinxcontrib-bibtex sphinx-copybutton
You may need to set the following CMake variables to make sure CMake can
find the required dependencies.
Expand Down

0 comments on commit 2f5edec

Please sign in to comment.