refined download information
diff --git a/download/index.php b/download/index.php
index 883d25c..5a374bd 100644
--- a/download/index.php
+++ b/download/index.php
@@ -10,23 +10,17 @@
<div id="midcolumn">
<h3><i class="fa fa-fw fa-download"></i> Download</h3>
- <p>Primary update sites:</p>
-
+ <p>Installing the Latest Release</p>
<ul class="nobullet">
- <li><i class="fa fa-fw icon-link bullet"></i>
- Release: <span class="p2site" onclick="javascript:prompt('Hit Ctrl-c to copy', 'http://download.eclipse.org/ease/update/release');">http://download.eclipse.org/ease/update/release</span></li>
- <li><i class="fa fa-fw icon-link bullet"></i>
- Nightly: <span class="p2site" onclick="javascript:prompt('Hit Ctrl-c to copy', 'http://download.eclipse.org/ease/update/nightly');">http://download.eclipse.org/ease/update/nightly</span></li>
- </ul>
-
- <p>Archives for offline installation:</p>
-
- <ul class="nobullet">
- <li><i class="fa fa-fw icon-link bullet"></i>
- <a href=" http://eclipse.org/downloads/download.php?file=/ease/release/ease-p2-v0.1.0.zip">EASE v0.1.0</a></li>
+ <li><i class="fa fa-fw icon-link bullet"></i>
+ The latest release is v0.1.0 (see Release Notes)</li>
+ <li><i class="fa fa-fw icon-link bullet"></i>
+ Main update site: <span class="p2site" onclick="javascript:prompt('Hit Ctrl-c to copy', 'http://download.eclipse.org/ease/update/release');">http://download.eclipse.org/ease/update/release</span> (recommended)</li>
+ <li><i class="fa fa-fw icon-link bullet"></i>
+ p2 Repository for offline installation: <a href=" http://eclipse.org/downloads/download.php?file=/ease/release/ease-p2-v0.1.0.zip">EASE v0.1.0</a></li>
</ul>
- <p>External components like additional interpreters can be installed using an external update site:</p>
+ <p>External components like additional interpreters can be installed using external update sites:</p>
<ul class="nobullet">
<li><i class="fa fa-fw icon-link bullet"></i>
@@ -36,6 +30,21 @@
<li><i class="fa fa-fw icon-link bullet"></i>
Nightly: <span class="p2site" onclick="javascript:prompt('Hit Ctrl-c to copy', 'http://topcased-mm.gforge.enseeiht.fr/ease_jruby/updates/latest/');">http://topcased-mm.gforge.enseeiht.fr/ease_jruby/updates/latest/</span></li>
</ul>
+
+ <p>Nightly builds:</p>
+
+ <ul class="nobullet">
+ <li><i class="fa fa-fw icon-link bullet"></i>
+ Nightly: <span class="p2site" onclick="javascript:prompt('Hit Ctrl-c to copy', 'http://download.eclipse.org/ease/update/nightly');">http://download.eclipse.org/ease/update/nightly</span></li>
+ </ul>
+
+ <p>Older releases:</p>
+
+ <ul class="nobullet">
+ <li><i class="fa fa-fw icon-link bullet"></i>
+ Release update sites will accumulate releases, so older versions can be obtained from the p2 release update sites directly.</li>
+ </ul>
+
</div>
{$incubation}