From: TimePath Date: Sat, 28 May 2016 12:14:04 +0000 (+0000) Subject: Remove trailing ` in README.md X-Git-Tag: xonotic-v0.8.2~6 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=f6809bed86fbd34008cd0c4d1c04a96967c14c77;p=xonotic%2Fnetradiant.git Remove trailing ` in README.md --- diff --git a/README.md b/README.md index 8bd40e27..f43a8b26 100644 --- 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