Small update to beta install instructions

This commit is contained in:
Shay Carter 2023-09-18 14:46:23 -06:00
parent 66313d5317
commit 1b5f82bab7

View file

@ -73,7 +73,7 @@ When AWIPS v20 becomes production, this version of python-awips will be the defa
cd python-awips
conda env create -f environment.yml
conda activate python-awips-beta20
python setup.py install --force
pip install .
jupyter notebook examples