Update documents/building-linux.md

Co-authored-by: TheTurtle <47210458+raphaelthegreat@users.noreply.github.com>
This commit is contained in:
TreezZ 2024-07-07 16:47:41 +01:00 committed by GitHub
parent e405c925ef
commit 28806e28aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: