diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -92,9 +92,8 @@ HOWTO COMPILE On Apple use please -DApple=1 variable for cmake. If you want another prefix than /usr/local/, you can achieve this by - adding -DPREFIX=\\\"/usr/games/\\\" and - -DCMAKE_INSTALL_PREFIX:PATH=/usr/games. Change /usr/games/ to path you - intend to use. + adding "-DCMAKE_INSTALL_PREFIX=/what/ever/you/want" Change /usr/games/ + to path you want to use. GAME USAGE ========== |