Update README.rst

Add the update --all command in environment instructions
This commit is contained in:
srcarter3 2020-09-01 12:13:58 -06:00 committed by GitHub
parent e1a36657a7
commit 42bd72c72b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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