]> skyeroc.xyz Git - dgamelaunch/commitdiff
One more readme tweak.
authorsbkelley <sb24kelley@gmail.com>
Mon, 25 May 2026 01:24:32 +0000 (21:24 -0400)
committersbkelley <sb24kelley@gmail.com>
Mon, 1 Jun 2026 20:43:59 +0000 (16:43 -0400)
(cherry picked from commit fb07d7c440b038256b0c2f24eaa13bc0674aa15b)

README.md

index 6483893f50b16851e2842a938903d75a3af2d9bd..bfe327570eb37a4680ffd3fe511dc663ae85234d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -292,8 +292,8 @@ Congrats on your new server...
 # Dungeon Crawl Stone Soup
 First, though, here's how to install Dungeon Crawl Stone Soup:
 1) obtain the source, navigate to that directory
-2) modify <src>/crawl-ref/source/AppHdr.h, and set DGAMELAUNCH (and tweak other
-    settings which interest you)
+2) modify `<src>/crawl-ref/source/AppHdr.h`, and set `DGAMELAUNCH` (and tweak
+    other settings which interest you)
 3) `sudo make install prefix=/ DATADIR=/etc/dcss0341 SAVEDIR=/var/dcss0341 USE_DGAMELAUNCH=1`
 4) navigate to the directory with these scripts (dgamelaunch source dir)
 5) ...