From: sbkelley Date: Mon, 25 May 2026 01:24:32 +0000 (-0400) Subject: One more readme tweak. X-Git-Tag: v1.6.1-roc-dev~6^2~13 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=ed34e7c579762ca8cc58e4a03ff2c97f4e3aaadb;p=dgamelaunch One more readme tweak. (cherry picked from commit fb07d7c440b038256b0c2f24eaa13bc0674aa15b) --- diff --git a/README.md b/README.md index 6483893..bfe3275 100644 --- 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 /crawl-ref/source/AppHdr.h, and set DGAMELAUNCH (and tweak other - settings which interest you) +2) modify `/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) ...