From 8db9ad9e9f1e168eecb36e0c3cac1b7c249fb3ce Mon Sep 17 00:00:00 2001 From: MathuSum Mut Date: Fri, 2 Nov 2018 22:41:49 +0100 Subject: [PATCH] Improved build.md --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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