From 82644157200f3f2d368bd40a1c919a17c7d44707 Mon Sep 17 00:00:00 2001 From: Myk Date: Fri, 6 Jan 2023 15:11:10 -0800 Subject: [PATCH] Update docs/dev/building/Compile.rst --- docs/dev/building/Compile.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/building/Compile.rst b/docs/dev/building/Compile.rst index 3b54b38f0..378ab6454 100644 --- a/docs/dev/building/Compile.rst +++ b/docs/dev/building/Compile.rst @@ -315,7 +315,7 @@ run Dwarf Fortress from the container and have it display on your host. Step 2: build DFHack -------------------- -The ``docker run`` command above will give you a shell prompt (as the `buildmaster` user) in the +The ``docker run`` command above will give you a shell prompt (as the ``buildmaster`` user) in the container. Inside the container, run the following commands:: git clone https://github.com/DFHack/dfhack.git