]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Git.md
Update ./all compile flag to match current defaults
[xonotic/xonotic.wiki.git] / Git.md
diff --git a/Git.md b/Git.md
index c7f7ba181d350967ad8b14c3f71fef5178e85e3b..3fa3aaa30f92b32541e4b6d4c30ef27e3663314f 100644 (file)
--- a/Git.md
+++ b/Git.md
@@ -27,7 +27,7 @@ Please check [Repository Access](Repository_Access) to make sure you checked out
 Compiling
 ---------
 
-Run `./all compile` to compile the engine and gamecode. Add `-r` for a faster release build without debugging symbols.
+Run `./all compile` to compile the engine and gamecode. Add `-d` to include debugging symbols.
 
 Running
 -------