Skip to content
Snippets Groups Projects
Commit 0bb73fb7 authored by Ralf Jung's avatar Ralf Jung
Browse files

explain make parallelism

parent 803e3e5b
Branches
Tags
No related merge requests found
......@@ -30,7 +30,8 @@ dependencies. To fix that, please run `opam update` followed by
## Building Instructions
Run `make` to build the full development.
Run `make -jN` to build the full development, where `N` is the number of your
CPU cores.
## Structure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment