From 1e361adb72c05844b42dcb16028992ff6d98994f Mon Sep 17 00:00:00 2001 From: georgemoralis Date: Tue, 8 Aug 2023 22:31:21 +0300 Subject: [PATCH] Update README.md --- README.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index d677a022..a7a41515 100644 --- a/README.md +++ b/README.md @@ -29,20 +29,9 @@ Check building instructions in [windows build](https://github.com/georgemoralis/ ## Linux -Generate the build directory in the shadPS4 directory: -``` -cmake -S . -B build/ -``` +Check building instructions in [linux build](https://github.com/georgemoralis/shadPS4/blob/main/documents/linux_building.md) -Enter the directory: -``` -cd build/ -``` - -Use make to build the project: -``` -make -j$(nproc) -``` +## Build status |Platform|Build status| |--------|------------|