diff --git a/docs/source/index.rst b/docs/source/index.rst index bed0c09..d03f78d 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -21,8 +21,9 @@ To install the latest version of python-awips, with all required and optional pa - git clone https://github.com/Unidata/python-awips.git - cd python-awips - conda env create -f environment.yml -- source activate python-awips -- python setup.py install --force +- conda activate python3-awips +- conda update - -all +- python setup.py install - -force - jupyter notebook examples Requirements