mirror of
https://github.com/yquake2/rogue.git
synced 2024-11-10 06:42:21 +00:00
README: Always put quotes around "Ground Zero"
for consistency.
This commit is contained in:
parent
7b69f06360
commit
525b7dc35a
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -10,7 +10,7 @@ Installation for FreeBSD, Linux and OpenBSD:
|
|||
--------------------------------------------
|
||||
1. Type "make" or "gmake" to compile the game.so.
|
||||
2. Create a subdirectory rogue/ in your quake2 directory.
|
||||
3. Copy pak0.pak and videos/ from the Ground Zero CD to
|
||||
3. Copy pak0.pak and videos/ from the "Ground Zero" CD to
|
||||
the newly created directory rogue/.
|
||||
4. Copy release/game.so to rogue/.
|
||||
5. Start the game with "./quake2 +set game rogue"
|
||||
|
|
Loading…
Reference in a new issue