mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-27 04:25:12 +00:00
Update documents/building-linux.md
Co-authored-by: TheTurtle <47210458+raphaelthegreat@users.noreply.github.com>
This commit is contained in:
parent
d2d0298205
commit
e405c925ef
@ -7,9 +7,8 @@ SPDX-License-Identifier: GPL-2.0-or-later
|
|||||||
|
|
||||||
Clone the repository recursively:
|
Clone the repository recursively:
|
||||||
```
|
```
|
||||||
git clone https://github.com/shadps4-emu/shadPS4.git
|
git clone --recursive https://github.com/shadps4-emu/shadPS4.git
|
||||||
cd shadPS4/
|
cd shadPS4
|
||||||
git submodule update --init --recursive
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Generate the build directory in the shadPS4 directory:
|
Generate the build directory in the shadPS4 directory:
|
||||||
|
Loading…
Reference in New Issue
Block a user