mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-26 20:15:03 +00:00
Update building-linux.md with thread numbers
Final-ish (?)
This commit is contained in:
parent
f420e33592
commit
1a7f962faa
@ -46,7 +46,7 @@ cd build/
|
||||
|
||||
Use make to build the project:
|
||||
```
|
||||
cmake --build . --parallel
|
||||
cmake --build . --parallel$(nproc)
|
||||
```
|
||||
|
||||
Now run the emulator:
|
||||
|
Loading…
Reference in New Issue
Block a user