README: Always put quotes around "Ground Zero"

for consistency.
This commit is contained in:
Daniel Gibson 2018-08-14 21:09:26 +02:00 committed by GitHub
parent 7b69f06360
commit 525b7dc35a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
README
View file

@ -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"