mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-02 22:28:45 +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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue