Skip to content

Commit

Permalink
Remove nproc from make instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
yavincl committed Jun 18, 2020
1 parent 4e8632a commit f3bf80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ consult your distro's documentation.

Depending on your distribution, you *might* need to run this as root.

`make all -j$(nproc)`
`make all`

### Installing

Expand Down

0 comments on commit f3bf80c

Please sign in to comment.