diff --git a/README.md b/README.md index 4a7674029..17b372843 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Compile and install: cd bin cmake .. - make -jd$(proc) + make -j$(nproc) sudo make install See the Wiki for more instructions and a list of dependencies: