mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-26 20:15:03 +00:00
Update documents/building-linux.md
Co-authored-by: TheTurtle <47210458+raphaelthegreat@users.noreply.github.com>
This commit is contained in:
parent
e405c925ef
commit
28806e28aa
@ -23,7 +23,7 @@ cd build/
|
|||||||
|
|
||||||
Use make to build the project:
|
Use make to build the project:
|
||||||
```
|
```
|
||||||
cmake /"PATH"/"TO"/"DIRECTORY"/shadPS4/ && make -j$(nproc)
|
cmake --build . --parallel
|
||||||
```
|
```
|
||||||
|
|
||||||
Now run the emulator:
|
Now run the emulator:
|
||||||
|
Loading…
Reference in New Issue
Block a user