Author: nextgens Date: 2007-03-31 20:07:20 +0000 (Sat, 31 Mar 2007) New Revision: 12492
Modified: trunk/website/pages/download.php Log: website: more formatting <pre> isn't the right tag here Modified: trunk/website/pages/download.php =================================================================== --- trunk/website/pages/download.php 2007-03-31 20:03:07 UTC (rev 12491) +++ trunk/website/pages/download.php 2007-03-31 20:07:20 UTC (rev 12492) @@ -47,17 +47,16 @@ </pre> </p> -<p>If wget isn't available on your operating system you can use curl</p> +<p>If wget isn't available on your operating system you can use curl.</p> -<P>Afer you start Freenet, wait a few seconds for it to start up (on a +<p>Afer you start Freenet, wait a few seconds for it to start up (on a slow computer, you may need to wait about 30 seconds), and visit -<pre>http://127.0.0.1:8888/</pre> in your web browser to access Freenet's user -interface. <BR> <BR> </P> +<i>http://127.0.0.1:8888/</i> in your web browser to access Freenet's user +interface.</p> <h3>So it's running, what do I do?</h3> - You need to get connected. If you know anyone running Freenet, ask them -for their reference, and give them yours. If you visit <pre>http://127.0.0.1:8888/darknet/</pre> +for their reference, and give them yours. If you visit <i>http://127.0.0.1:8888/darknet/</i> in your browser, you can see your reference at the bottom and you can add other people's references, either by cutting and pasting the reference itself, or by pointing Freenet to a URL or a file containing their @@ -75,7 +74,7 @@ <h3>So I'm connected, what do I do?</h3> You can find links to some pages in the index on the FProxy homepage at -<pre>http://127.0.0.1:8888/</pre>. You can find links to some <a +<i>http://127.0.0.1:8888/</i>. You can find links to some <a href="http://wiki.freenetproject.org/FreenetZeroPointSevenApps">third party applications for freenet</a>.
