svn commit: r15953 - trunk/www/index.html
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dthompson
Date: 2008-11-01 12:55:27-0700
New Revision: 15953
Modified:
trunk/www/index.html
Log:
Issue 5442: Updated download instructions on front page.
Modified: trunk/www/index.html
Url: http://argouml.tigris.org/source/browse/argouml/trunk/www/index.html?view=diff&rev=15953&p1=trunk/www/index.html&p2=trunk/www/index.html&r1=15952&r2=15953
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2008-11-01 12:55:27-0700
@@ -164,38 +164,25 @@
<h1>Start ArgoUML Now (two methods)</h1>
<ol>
<li>
-
+<p><strong>Download and install:</strong></p>
+<p>Download and install ArgoUML, using the link above.</p>
+</li>
+<li>
+<p>
<strong>Launch via Java Web Start:</strong></p>
<p><a href="http://argouml-downloads.tigris.org/jws/argouml-latest-stable.jnlp"
onClick="javascript:urchinTracker('JWS/argouml-latest-stable.jnlp')"
>Click</a>
to launch the latest stable release.</p>
-<p>Java Web Start is included with the latest Java runtimes. If the
-link above doesn't work, you can
-update your Java version at <a href="http://java.com">java.com</a> or get
-other Java Web Start versions and information from their
+<p>If this doesn't work, try updating your Java version at
+<a href="http://java.com">java.com</a> or reading the
<a href="http://java.sun.com/products/javawebstart/">Java Web Start product page</a>.
If you have problems, please
-see the <a href="faqs/users.html#jws">JWS part of the FAQ</a>.</p>
-</li>
-<li>
-<strong>Download files and run:</strong>
-<p>
-<ol>
-<li>Download latest stable release:
-<a href="http://argouml-downloads.tigris.org/nonav/argouml-0.26/ArgoUML-0.26.zip"
- onClick="javascript:urchinTracker('DOWNLOAD/ArgoUML-0.26.zip')"
- >0.26 zip</a>
-(<a href="http://argouml-downloads.tigris.org/argouml-0.26">other formats & add-in modules</a>)<br>
-</li>
-<li>Unzip the archive.</li>
-<li>Run it:
-<ol style="list-style-type:lower-alpha;">
-<li>On Windows or Mac: Double-click on argouml.jar</li>
-<li>On Unix: Type the command 'java -jar argouml.jar'</li>
-</ol>
+see the <a href="faqs/users.html#jws">FAQ</a>.</p>
</li>
</ol>
+<p>
+<a href="http://argouml-downloads.tigris.org/argouml-0.26">Other formats & add-in modules</a>
</p>
</li>
</div>