diff --git a/docs/Compile.rst b/docs/Compile.rst index 5ed827d91..bd1a50f5a 100644 --- a/docs/Compile.rst +++ b/docs/Compile.rst @@ -285,8 +285,8 @@ Building cmake .. -DCMAKE_BUILD_TYPE:string=Release -DCMAKE_INSTALL_PREFIX= make install # or make -j X install on multi-core systems to compile with X parallel processes - Replacing with a path to a copy of Dwarf Fortress of a version appropriate - for the version of DFHack you are compiling. + should be a path to a copy of Dwarf Fortress, of the appropriate + version for the DFHack you are building. .. _compile-windows: