mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
fix source activate command
This commit is contained in:
parent
62ddb8ca22
commit
98c26ceee1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue