Skip to content

Commit 311e319

Browse files
committed
Tweak to developer instructions.
1 parent b9db18f commit 311e319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/source/users/rmg/installation/anacondaDeveloper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Installation by Source Using Anaconda Environment for Unix-based Systems: Linux
66

77
#. Install the `conda` package manager via `miniforge`, if you do not already have it (or Anaconda), by following the `Miniforge installation instructions <https://github.com/conda-forge/miniforge?tab=readme-ov-file#install>`_.
88

9-
#. If your `conda` version is older than 23.10.0, manually switch the solver backend to `libmamba` ::
9+
#. If your `conda` version is older than 23.10.0, manually switch the solver backend to `libmamba`(or update your conda)::
1010

1111
conda install -n base conda-libmamba-solver
1212
conda config --set solver libmamba

0 commit comments

Comments
 (0)