diff options
author | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-13 22:42:56 +0000 |
---|---|---|
committer | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-13 22:42:56 +0000 |
commit | 2d4f4fd1d47743cf07398ac15433871efd8d52f8 (patch) | |
tree | baa986f4a6d6b76722ae04c1a4e97f5329004652 /web/include/get.php | |
parent | 633090cac5b7ca6897f5bb1dba3c76c8d285c0e1 (diff) | |
download | ioquake3-aero-2d4f4fd1d47743cf07398ac15433871efd8d52f8.tar.gz ioquake3-aero-2d4f4fd1d47743cf07398ac15433871efd8d52f8.zip |
* Status update
* Fixed README links
git-svn-id: svn://svn.icculus.org/quake3/trunk@354 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/get.php')
-rw-r--r-- | web/include/get.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/include/get.php b/web/include/get.php index 0a2945c..e1ea26b 100644 --- a/web/include/get.php +++ b/web/include/get.php @@ -34,7 +34,7 @@ client.</em></p> (You can check out a specific revision with the -r option, like this: <span class="shell">svn co svn://svn.icculus.org/quake3/trunk quake3 -r100</span>) </li> - <li>Read the <a href="http://svn.icculus.org/*checkout*/quake3/trunk/i_o-q3-readme">readme</a> + <li>Read the <a href="http://svn.icculus.org/*checkout*/quake3/trunk/README">README</a> file. Really. Do it.</li> <li>Compile and install Quake 3: <ul> @@ -65,7 +65,7 @@ client.</em></p> <p>Building on Windows is slightly complicated. You can either use Microsoft Visual C++ or MinGW. MinGW works better currently; both methods are described in the - <a href="http://svn.icculus.org/*checkout*/quake3/trunk/i_o-q3-readme">readme</a> + <a href="http://svn.icculus.org/*checkout*/quake3/trunk/README">README</a> you already are supposed to have read.</p> </li> </ul> |