Install directions

This section covers the basics of how to download and install auTomo.

Installing from conda

auTomo has an conda install script that does all the job. Please follow the script:

git clone https://github.com/decarlof/automo.git automo
cd automo
conda build .
conda install --use-local automo