mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-21 03:54:45 +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
1 changed files with 2 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue