Author: nextgens Date: 2007-03-31 20:17:09 +0000 (Sat, 31 Mar 2007) New Revision: 12493
Modified: trunk/website/pages/download.php Log: website: [20:14] < Nogaso> | nextgens: on the d/l page: "upgrade by running update.sh in freenet/bin/" (some cut-outs), the script is in freenet/ Modified: trunk/website/pages/download.php =================================================================== --- trunk/website/pages/download.php 2007-03-31 20:07:20 UTC (rev 12492) +++ trunk/website/pages/download.php 2007-03-31 20:17:09 UTC (rev 12493) @@ -88,7 +88,7 @@ Freenet provides now an update-over-freenet mechanism ; We recommend people to use it in favour of the updating scripts. After installing Freenet, Windows users can upgrade to the latest-stable Freenet release by clicking on "update.cmd" in the Freenet directory. -<p> Linux users may similarly upgrade by running the update.sh shell script in the freenet/bin/ directory. +<p> Linux users may similarly upgrade by running the update.sh shell script in the <i>freenet/</i> directory. </p> <h3>Source Code</h3> <p>You can obtain the latest source code from SVN from <a href="https://emu.freenetproject.org/svn/trunk/freenet/">https://emu.freenetproject.org/svn/trunk/freenet/</a> or pick up a tarball <a href="http://emu.freenetproject.org/sources/">http://emu.freenetproject.org/sources/</a>.</p>
