this is what I meant lol
This commit is contained in:
Isaiah W 2024-02-06 17:42:09 -06:00 committed by John Maguire
parent ebe3c45476
commit df4181940d
1 changed files with 1 additions and 1 deletions

View File

@ -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: