Author: nextgens Date: 2008-10-26 07:21:48 +0000 (Sun, 26 Oct 2008) New Revision: 23099
Modified: trunk/website/pages/en/download.php Log: website: add links to the .sig and .sha1 Modified: trunk/website/pages/en/download.php =================================================================== --- trunk/website/pages/en/download.php 2008-10-25 19:12:18 UTC (rev 23098) +++ trunk/website/pages/en/download.php 2008-10-26 07:21:48 UTC (rev 23099) @@ -59,7 +59,7 @@ 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 </pre> -<p>Alternatively, downloading <a href="http://downloads.freenetproject.org/alpha/installer/new_installer.jar">the installer</a> and then clicking on the file may work on some systems, but if there are problems we recommend the above command lines.</p> +<p>Alternatively, downloading <a href="http://downloads.freenetproject.org/alpha/installer/new_installer.jar">the installer</a>(<a href="http://downloads.freenetproject.org/alpha/installer/new_installer.jar.sha1">sha1</a> <a href="http://downloads.freenetproject.org/alpha/installer/new_installer.jar.sig">sig</a>) and then clicking on the file may work on some systems, but if there are problems we recommend the above command lines.</p> <p>Or do the following on a headless system:</p> <pre>
