Author: toad
Date: 2008-10-29 23:13:35 +0000 (Wed, 29 Oct 2008)
New Revision: 23209

Modified:
   trunk/website/pages/en/download.php
Log:
Fix documented path to update.sh. Thanks Lykos.

Modified: trunk/website/pages/en/download.php
===================================================================
--- trunk/website/pages/en/download.php 2008-10-29 22:50:08 UTC (rev 23208)
+++ trunk/website/pages/en/download.php 2008-10-29 23:13:35 UTC (rev 23209)
@@ -158,7 +158,7 @@
 <h3>Upgrading</h3>
 <p>Freenet provides now an update-over-freenet mechanism ; We recommend people 
to use it in favour of the updating scripts. However, you may also update your 
node manually:</p>
 <ul><li>Windows users can upgrade to the latest-stable Freenet release by 
clicking on "update.cmd" in the Freenet directory.</li>
-<li>Linux users may similarly upgrade by running the update.sh shell script in 
the freenet/bin/ directory.</li></ul>
+<li>Linux users may similarly upgrade by running the update.sh shell script in 
the Freenet directory.</li></ul>
 <h3>Source Code</h3>
 <p>You can obtain the latest source code from SVN:</p>
 <pre>svn co --ignore-externals 
http://freenet.googlecode.com/svn/trunk/freenet/</pre>


Reply via email to