summaryrefslogtreecommitdiffhomepage
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 6f21424..95da449 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ Always use `format.sh` before commiting and pushing your code!
Run the following:
```sh
-git clone git@github.com:nekernel-org/nectar.git
+git clone -j8 git@github.com:nekernel-org/nectar.git
cd nectar
# Either build the debugger or compiler libraries/tools using nebuild.
```