Changes
Page history
Note minimal-no-gui works on Ubuntu 18.04
authored
Sep 24, 2021
by
Alan De Smet
Show whitespace changes
Inline
Side-by-side
installation.md
View page @
c4595597
...
@@ -87,6 +87,7 @@ Known to work on:
...
@@ -87,6 +87,7 @@ Known to work on:
| Operating System | Last Tested |
| Operating System | Last Tested |
| ---------------- | ----------- |
| ---------------- | ----------- |
| CentOS 7.9.2009 | 2021-09-24 |
| CentOS 7.9.2009 | 2021-09-24 |
| Ubuntu 18.04.5 | 2021-09-24 |
mkdir glance
mkdir glance
cd glance
cd glance
...
@@ -141,6 +142,3 @@ If you want to do development on Glance, skip the "pip install ...uwglance..." s
...
@@ -141,6 +142,3 @@ If you want to do development on Glance, skip the "pip install ...uwglance..." s
git clone https://gitlab.ssec.wisc.edu/evas/UW-Glance.git
git clone https://gitlab.ssec.wisc.edu/evas/UW-Glance.git
cd ./UW-Glance/pyglance
cd ./UW-Glance/pyglance
python setup.py develop
python setup.py develop
\ No newline at end of file