mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-21 03:54: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:
|
||||
```
|
||||
cmake /"PATH"/"TO"/"DIRECTORY"/shadPS4/ && make -j$(nproc)
|
||||
cmake --build . --parallel
|
||||
```
|
||||
|
||||
Now run the emulator:
|
||||
|
|
Loading…
Add table
Reference in a new issue