From ed34e7c579762ca8cc58e4a03ff2c97f4e3aaadb Mon Sep 17 00:00:00 2001 From: sbkelley Date: Sun, 24 May 2026 21:24:32 -0400 Subject: [PATCH] One more readme tweak. (cherry picked from commit fb07d7c440b038256b0c2f24eaa13bc0674aa15b) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) ... -- 2.47.3