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:15 +01:00 committed by GitHub
parent d2d0298205
commit e405c925ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,9 +7,8 @@ SPDX-License-Identifier: GPL-2.0-or-later
Clone the repository recursively:
```
git clone https://github.com/shadps4-emu/shadPS4.git
cd shadPS4/
git submodule update --init --recursive
git clone --recursive https://github.com/shadps4-emu/shadPS4.git
cd shadPS4
```
Generate the build directory in the shadPS4 directory: