diff --git a/README.md b/README.md index ff51d2168..83676a866 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ Download minetest_game, without using Git: Build a version that runs directly from the source directory: cmake . -DRUN_IN_PLACE=TRUE - make -j + make -j$(nproc) Run it: