1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-06 23:31:34 +01:00
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

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: