diff --git a/BUILD.md b/BUILD.md index 9e45fac1f..0c4b81303 100644 --- a/BUILD.md +++ b/BUILD.md @@ -158,7 +158,7 @@ Now that the build configuration has been set, run make, replacing `X` with the make -jX The zetaglest binaries will be in the `build/` directory. Run -'./zetaglest' to start the game. +`./zetaglest` to start the game. See [running](https://github.com/ZetaGlest/zetaglest-source#running) for