diff --git a/README.md b/README.md index 77d9bbe..f08accb 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ simulations. Built on top of [Sire](https://github.com/OpenBioSim/sire) and [Ope First create a conda environment using the provided environment file: ``` -mamba create -f environment.yaml +mamba env create -f environment.yaml ``` (We recommend using [Miniforge](https://github.com/conda-forge/miniforge).)