Update Pip instructions. authored by Alan De Smet's avatar Alan De Smet
......@@ -75,7 +75,7 @@ Glance installation:
If you want to do development on Glance, skip the "pip install ...uwglance..." step and instead:
git clone https://gitlab.ssec.wisc.edu/evas/UW-Glance.git
cd uwglance/pyglance
cd ./UW-Glance/pyglance
python setup.py develop
Minimal Anaconda install, no GUI
......
......