diff options
Diffstat (limited to 'i_o-q3-readme')
-rw-r--r-- | i_o-q3-readme | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i_o-q3-readme b/i_o-q3-readme index e1cf441..ba5ad89 100644 --- a/i_o-q3-readme +++ b/i_o-q3-readme @@ -43,12 +43,12 @@ Compiling (Under Linux) Installing under Linux ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In code/unix edit the Makefile's COPYDIR variable to be where you installed -quake 3 to. By default it will be set to /usr/local/games/quake3 if you +Set the COPYDIR variable in the shell to be where you installed +Quake 3 to. By default it will be /usr/local/games/quake3 if you haven't set it. Then run "make copyfiles", beware that this will overwrite any binaries -installed previously, even id ones. +installed previously, even official id ones. Using shared libraries instead of qvm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |