Update SetupConda authored by Erik von Reis's avatar Erik von Reis
...@@ -2,7 +2,7 @@ These instructions explain how to install and use CDS conda environments under y ...@@ -2,7 +2,7 @@ These instructions explain how to install and use CDS conda environments under y
The instructions are *not* suitable for system wide install, and in general these commands should not be run as root. The instructions are *not* suitable for system wide install, and in general these commands should not be run as root.
If you already have conda installed and activated, and just want to add a CDS environment, then skip to [create a new CDS environment from an environment file](create-a-new-CDS-environment-from-an-environment-file) If you already have conda installed and activated, and just want to add a CDS environment, then skip to [create a new CDS environment from an environment file](SetupConda#create-a-new-cds-environment-from-an-environment-file)
# Install Conda # Install Conda
... ...
......