mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Tweak To Sphinx Install Documentation (#3271)
This commit is contained in:
parent
9170bf34ad
commit
560bd22bce
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue