mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Update README.rst
Add the update --all command in environment instructions
This commit is contained in:
parent
e1a36657a7
commit
42bd72c72b
1 changed files with 2 additions and 1 deletions
|
@ -73,7 +73,8 @@ Conda Environment
|
||||||
- git clone https://github.com/Unidata/python-awips.git
|
- git clone https://github.com/Unidata/python-awips.git
|
||||||
- cd python-awips
|
- cd python-awips
|
||||||
- conda env create -f environment.yml
|
- conda env create -f environment.yml
|
||||||
- source activate python3-awips
|
- conda activate python3-awips
|
||||||
|
- conda update --all
|
||||||
- python setup.py install --force
|
- python setup.py install --force
|
||||||
- jupyter notebook examples
|
- jupyter notebook examples
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue