Skip to content

Commit 8bcdac3

Browse files
author
afabiani
committed
[#79] geonode.org bugs, content and visual representation.
1 parent 41f7a09 commit 8bcdac3

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

_includes/important_links.html

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff 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">

0 commit comments

Comments
 (0)