Unverified Commit 7c5bcafc authored by Jesse Mapel's avatar Jesse Mapel Committed by GitHub
Browse files

Updated install instructions to put mamba in base

parent 66f0dacd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ This installation guide is for ISIS users interested in installing ISIS (3.6.0)+

6.  Download [Mamba](https://github.com/mamba-org/mamba). The ISIS environment is quite large and the Conda solver can take hours to resolve it. Instead, we recommend you use the much faster [Mamba](https://github.com/mamba-org/mamba) solver:

        conda install -c conda-forge mamba
        conda install -n base -c conda-forge mamba

7.  The environment is now ready to download ISIS and its dependencies: