r333 - trunk/web/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri Nov 11 15:21:05 EST 2005


Author: floam
Date: 2005-11-11 15:21:05 -0500 (Fri, 11 Nov 2005)
New Revision: 333

Modified:
   trunk/web/include/get.php
Log:
Link to cygwin and get rid of the parenthesis.


Modified: trunk/web/include/get.php
===================================================================
--- trunk/web/include/get.php	2005-11-11 20:06:55 UTC (rev 332)
+++ trunk/web/include/get.php	2005-11-11 20:21:05 UTC (rev 333)
@@ -21,8 +21,9 @@
 </ul>
 
 <h2>Check out and build from Subversion</h2>
-<p>( This part assumes Windows users are using Cygwin. If you aren't,
-<a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a> is a good client. )</p>
+<p><em>This part assumes Windows users are using <a href="http://www.cygwin.com">Cygwin</a>.
+If you aren't, <a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a> is a good
+client.</em></p>
 <ol>
 	<li>Change into a directory that you want the tree to be kept in.</li>
 	<li>Check out the source tree:<br />




More information about the quake3-commits mailing list