]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Git.md
Backticks around -r
[xonotic/xonotic.wiki.git] / Git.md
diff --git a/Git.md b/Git.md
index 0f2a898815e5943a0626a2b4ae7d4f1833a11495..8c2ef18103668f22687c8418b04b5a0c2733e588 100644 (file)
--- a/Git.md
+++ b/Git.md
@@ -30,7 +30,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 `-r` for a faster release build without debugging symbols.
 
 Running
 -------