Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Janno
iris-coq
Commits
0bb73fb7
Commit
0bb73fb7
authored
Oct 05, 2017
by
Ralf Jung
Browse files
explain make parallelism
parent
803e3e5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
0bb73fb7
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment