mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-11 06:08:34 +00:00
Update README.md
This commit is contained in:
15
README.md
15
README.md
@@ -29,20 +29,9 @@ Check building instructions in [windows build](https://github.com/georgemoralis/
|
|||||||
|
|
||||||
## Linux
|
## Linux
|
||||||
|
|
||||||
Generate the build directory in the shadPS4 directory:
|
Check building instructions in [linux build](https://github.com/georgemoralis/shadPS4/blob/main/documents/linux_building.md)
|
||||||
```
|
|
||||||
cmake -S . -B build/
|
|
||||||
```
|
|
||||||
|
|
||||||
Enter the directory:
|
## Build status
|
||||||
```
|
|
||||||
cd build/
|
|
||||||
```
|
|
||||||
|
|
||||||
Use make to build the project:
|
|
||||||
```
|
|
||||||
make -j$(nproc)
|
|
||||||
```
|
|
||||||
|
|
||||||
|Platform|Build status|
|
|Platform|Build status|
|
||||||
|--------|------------|
|
|--------|------------|
|
||||||
|
|||||||
Reference in New Issue
Block a user