[freenet-cvs] r19654 - trunk/website/pages/en

toad at freenetproject.org toad at freenetproject.org
Thu May 1 15:56:41 UTC 2008


Author: toad
Date: 2008-05-01 15:56:41 +0000 (Thu, 01 May 2008)
New Revision: 19654

Modified:
   trunk/website/pages/en/download.php
Log:
"Type on a command line" -> "Open a terminal and type:"
Same length, but more newbie friendly, they're usually called something like terminal.

Modified: trunk/website/pages/en/download.php
===================================================================
--- trunk/website/pages/en/download.php	2008-05-01 15:53:01 UTC (rev 19653)
+++ trunk/website/pages/en/download.php	2008-05-01 15:56:41 UTC (rev 19654)
@@ -51,7 +51,7 @@
 You need to have a recent <b>Java Runtime Environment</b> (JRE). We have experienced best results with Sun's Java Runtime Environment which can be obtained via your <a href="http://en.wikipedia.org/wiki/Package_manager">package manager</a> or from <a href="http://www.java.com/">http://www.java.com/</a>. <BR>
 Java version 1.4.2 and later will work. However, be aware that there are applet security vulnerabilities in all versions prior to Java 1.5 update 4. Generally, we recommend using latest.
 
-<p>Type on a command line :</p>
+<p>Open a terminal and type:</p>
 <pre>
 wget <a href="http://downloads.freenetproject.org/alpha/installer/new_installer.jar">http://downloads.freenetproject.org/alpha/installer/new_installer.jar</a>
 java -jar new_installer.jar




More information about the cvs mailing list