summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6fdb393f8..5129986be 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ run:
cmake .
-Then you can use make as you normally would (pass -j <count> to perform <count>
+Then you can use make as you normally would (pass `-j <count>` to perform `<count>`
jobs in parallel).
You can also use the Ninja generator of cmake, to do that pass