Update SetupConda authored by Erik von Reis's avatar Erik von Reis
These instructions explain how to install and use CDS conda environments under your standard user name. The installation is for your user only.
The instructions are *not* suitable for system wide install, and in general these commands should not be run as root.
# Install Conda
1. Download the conda installer. You may have to install ```curl``` first.
......
......