fix source activate command

This commit is contained in:
Michael James 2018-10-19 14:30:40 -06:00
parent 62ddb8ca22
commit 98c26ceee1

View file

@ -73,7 +73,7 @@ Conda Environment
- git clone https://github.com/Unidata/python-awips.git
- cd python-awips
- conda env create -f environment.yml
- source activate python-awips
- source activate python3-awips
- python setup.py install --force
- jupyter notebook examples