Document source of minimal anaconda, no GUI install instructions. authored by Alan De Smet's avatar Alan De Smet
......@@ -76,6 +76,8 @@ If you want to do development on Glance, skip the "pip install ...uwglance..." s
Minimal Anaconda install, no GUI
--------------------------------
(Developed and tested on CentOS 6.9 and Ubuntu 16.04 by Alan De Smet, September 2017)
mkdir glance
cd glance
wget https://repo.continuum.io/miniconda/Miniconda2-latest-Linux-x86_64.sh
......
......