mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-20 03:24:49 +00:00
parent
94d1a6b0b9
commit
d156dda7b6
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ cd build/
|
|||
|
||||
Use make to build the project:
|
||||
```
|
||||
cmake --build . --parallel
|
||||
cmake --build . --parallel$(nproc)
|
||||
```
|
||||
|
||||
Now run the emulator:
|
||||
|
|
Loading…
Add table
Reference in a new issue