diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-01-18 06:44:56 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-01-18 06:44:56 +0000 |
commit | 4ef1ef83efae4e977f9e83b5fcd60191d476fe31 (patch) | |
tree | caba2af71baf1579aaffc5f4803a10ad2eba03a4 /web/include | |
parent | 4bd03da0a199e55016c49175af767c4833a6020a (diff) | |
download | ioquake3-aero-4ef1ef83efae4e977f9e83b5fcd60191d476fe31.tar.gz ioquake3-aero-4ef1ef83efae4e977f9e83b5fcd60191d476fe31.zip |
Psyche!
git-svn-id: svn://svn.icculus.org/quake3/trunk@503 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include')
-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 e2aa348..7c9febd 100644 --- a/web/include/get.php +++ b/web/include/get.php @@ -33,12 +33,12 @@ done all of the work for you.</p> <p>Firstly, we have packages for the i386 and amd64 versions of Ubuntu and Debian Linux, thanks to <a href="http://wwwcip.informatik.uni-erlangen.de/~sibrklei/"> Bruno "Fuddl" Kleinert</a>.</p> - <ol> + <ul> <li><a href="http://wwwcip.informatik.uni-erlangen.de/~sibrklei/debian/unstable/"> Packages for Debian Linux.</a> These are intended for Debian unstable.</li> <li><a href="http://wwwcip.informatik.uni-erlangen.de/~sibrklei/ubuntu/breezy"> Packages for Ubuntu Linux.</a> These are intended for Ubuntu Breezy.</li> - </ol> + </ul> <p>To install these, as root run <span class="shell">dpkg -i <em>package.deb</em></span>.</p> <p>There are also i686 <a href="http://www.xs4all.nl/~bruijn9/quake3/breezy/">binaries |