From df4181940d4faaf5024b969ce1a17c3e38775b67 Mon Sep 17 00:00:00 2001 From: Isaiah W <64103005+RuralAnemone@users.noreply.github.com> Date: Tue, 6 Feb 2024 17:42:09 -0600 Subject: [PATCH] oops (: this is what I meant lol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: