diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-02-20 09:44:54 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-02-20 09:44:54 +0000 |
commit | bae55f99752b99e209d5d42a0c44f19c04f06728 (patch) | |
tree | 800762adad8452732506b914be0e66663cd35786 | |
parent | c7eef8c67c4340f306002afd65efaaeb9b4fff87 (diff) | |
download | ioquake3-aero-bae55f99752b99e209d5d42a0c44f19c04f06728.tar.gz ioquake3-aero-bae55f99752b99e209d5d42a0c44f19c04f06728.zip |
.
git-svn-id: svn://svn.icculus.org/quake3/trunk@561 edf5b092-35ff-0310-97b2-ce42778d08ea
-rw-r--r-- | web/include/get.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/include/get.php b/web/include/get.php index a8a12b6..6b8228a 100644 --- a/web/include/get.php +++ b/web/include/get.php @@ -82,7 +82,7 @@ client.</em></p> before.</li> <li>Change into the top level directory (it contains the <tt>ui<tt> and - <tt>code<tt> directories.)</li> + <tt>code</tt> directories.)</li> <li>Run <tt>make</tt>.</li> <li>Set <tt>$COPYDIR</tt> to the directory you installed Quake3 to and make |