]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - README.md
Remove trailing ` in README.md
[xonotic/netradiant.git] / README.md
index 8bd40e27f3aac5549e0c5770d31c9573efefe9f7..f43a8b260ef8c6aa32ec07359339ac73efdb53d8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ See also https://gitlab.com/xonotic/netradiant/ for a source browser, issues and
 
 This project uses the usual CMake workflow:
 
-`cmake -H. -Bbuild && cmake --build build -- -j$(nproc)``
+`cmake -H. -Bbuild && cmake --build build -- -j$(nproc)`
 
 ## linux