Update docs/dev/building/Compile.rst

Co-authored-by: Myk <myk002@yahoo.com>
develop
Josh Cooper 2022-12-23 12:07:12 -08:00 committed by GitHub
parent e57ef4315d
commit 994cb30f4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -227,7 +227,7 @@ host when you want to reattach::
docker start -ai dfhack-win
If you edit code and need to rebuild, run ``dfhack-make`` and then ``ninja install``.
If you edit code and need to rebuild, run ``dfhack-make install``.
That will handle all the wineserver management for you.
.. _compile-windows: