Update README.md

This commit is contained in:
georgemoralis 2023-08-08 22:31:21 +03:00 committed by GitHub
parent 0fd5f32695
commit 1e361adb72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 13 deletions

View File

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