File tree Expand file tree Collapse file tree 1 file changed +4
-13
lines changed
Expand file tree Collapse file tree 1 file changed +4
-13
lines changed Original file line number Diff line number Diff line change @@ -9,19 +9,10 @@ <h2>Get Started Now</h2>
99 < ul class ="unstyled steps col-md-12 ">
1010 < li class ="col-md-4 ">
1111 < div class ="num "> 1</ div >
12- < h6 > Install from PPA in Ubuntu 16.04</ h6 >
13- < span class ="mono ">
14- < p > $ sudo add-apt-repository ppa:geonode/stable</ p >
15- < p > $ sudo apt-get update</ p >
16- < p > $ sudo apt-get install geonode</ p >
17- </ span >
18- </ li >
19- < li class ="col-md-4 ">
20- < div class ="num "> 2</ div >
21- < h6 > Set the IP address and create a superuser</ h6 >
22- < span class ="mono ">
23- < p > $ geonode createsuperuser</ p >
24- < p > $ sudo geonode-updateip 127.0.0.1</ p >
12+ < h6 > Installation Guides</ h6 >
13+ < span class ="links ">
14+ < p > < a href ='http://docs.geonode.org/en/2.10.x/start/index.html#quick-installation-guide '> Quick Installation Guide</ a > </ p >
15+ < p > < a href ='http://docs.geonode.org/en/2.10.x/install/ '> Full Installation Guide</ a > </ p >
2516 </ span >
2617 </ li >
2718 < li class ="last col-md-4 ">
You can’t perform that action at this time.
0 commit comments