mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
Update docs/source/quickinstall.rst
Oh my God! How can I miss this! Thanks. Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
ad0d31a54a
commit
0d3c4838cb
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ OpenMC can then be installed with:
|
|||
|
||||
.. code-block:: sh
|
||||
|
||||
conda install -n openmc-env openmc
|
||||
conda create -n openmc-env openmc
|
||||
|
||||
This will install OpenMC in a conda environment called `openmc-env`. To activate
|
||||
the environment, run:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue