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:
Pranto 2020-06-16 20:08:42 +06:00 committed by GitHub
parent ad0d31a54a
commit 0d3c4838cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: