diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-01 00:42:45 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-01 00:42:45 +0000 |
commit | f5f2672546df0e3651aff8a0cf61720ebaaaa8b6 (patch) | |
tree | 6ce67fa996a4791000fcaa31ed4c176574e56597 /web/include | |
parent | d7e39b1398cba6b697566e32f252b04d92a8cf98 (diff) | |
download | ioquake3-aero-f5f2672546df0e3651aff8a0cf61720ebaaaa8b6.tar.gz ioquake3-aero-f5f2672546df0e3651aff8a0cf61720ebaaaa8b6.zip |
More
git-svn-id: svn://svn.icculus.org/quake3/trunk@606 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include')
-rw-r--r-- | web/include/get.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/include/get.php b/web/include/get.php index 15c4f17..1f78d34 100644 --- a/web/include/get.php +++ b/web/include/get.php @@ -82,7 +82,8 @@ client.</em></p> <p>We all can compile it ourselves:</p> <ol> <li>Agree to the EULA and grab the <a href="?page=getdata"> - updated <tt>pk3</tt> files</a>.</li> + updated <tt>pk3</tt> files</a>. Extract it to someplace like + <tt>/opt/quake3</tt>.</li> <li>Change into the top level directory (it contains the <tt>ui</tt> and <tt>code</tt> directories.)</li> |