Skip to content
Prev Previous commit
Next Next commit
Remove section on use of mamba
  • Loading branch information
pshriwise committed Mar 7, 2025
commit 0cde3cb76d5de12b3d97cc59847068ec5eea0d5b
9 changes: 0 additions & 9 deletions docs/source/usersguide/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,6 @@ OpenMC can then be installed with:

You are now in a conda environment called `openmc-env` that has OpenMC
installed.

Similar instructions apply using `mamba` as a replacement for `conda` in the
commands above provided it has been installed through one of its distribution
channels (see `Mamba`_) or with:

.. code-block:: sh

conda install mamba

-------------------------------------------
Installing on Linux/Mac/Windows with Docker
-------------------------------------------
Expand Down
Loading