Update SetupConda authored by Erik von Reis's avatar Erik von Reis
...@@ -96,7 +96,7 @@ Enjoy! ...@@ -96,7 +96,7 @@ Enjoy!
Updating an environment is almost the same Updating an environment is almost the same
``` ```
mamba env update --file https://apt.ligo-wa.caltech.edu/sources/conda/environments/linux-64/cds-py39.yaml --prune mamba env update --file https://apt.ligo-wa.caltech.edu/sources/conda/environments/linux-64/cds.yaml --prune
``` ```
```--prune``` removes packages not needed after the update. ```--prune``` removes packages not needed after the update.
\ No newline at end of file