From 99d0df53f810c7792a964799f8f91b3c58d052de Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20K=C3=B6cher?= Date: Fri, 30 Oct 2015 20:31:56 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d7b988d..fd7e49f 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,11 @@ Read carefully the output of `./candi.sh` before running! $> ./candi.sh --prefix=Your/Prefix/Path ``` -#### CLO: Using multiple build processes `[-j]`, `[--PROCS=]` +#### CLO: Using multiple build processes `[-j]`, `[--PROCS=]` ```bash - $> ./candi.sh -j + $> ./candi.sh -j ``` -* Remark: there is no whitespace character allowed between `-j` and the number ``. +* Remark: there is no whitespace character allowed between `-j` and the number ``. * Example: using 2 build processes `./candi.sh -j2` or `./candi.sh --PROCS=2`. * Be careful with that! You need to have enough system memory (e.g. at least 8GB for using 2 or more processes). -- 2.39.5