Tweak To Sphinx Install Documentation (#3271)

This commit is contained in:
John Tramm 2025-01-21 16:27:01 -06:00 committed by GitHub
parent 9170bf34ad
commit 560bd22bce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ Python API. That is, from the root directory of the OpenMC repository:
.. code-block:: sh
python -m pip install .[docs]
python -m pip install ".[docs]"
-----------------------------------
Building Documentation as a Webpage