diff options
Diffstat (limited to 'web')
-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> |