diff --git a/docs/source/quickinstall.rst b/docs/source/quickinstall.rst index 6e424761d..e45c552af 100644 --- a/docs/source/quickinstall.rst +++ b/docs/source/quickinstall.rst @@ -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: