mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-01 18:40:57 -06:00
Updated instructions to refer to new build name.
This commit is contained in:
parent
39495bd25b
commit
8fae4367c5
@ -60,6 +60,10 @@ cmake -S . -B build/ -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMA
|
||||
ln -s ./build/compile_commands.json .
|
||||
```
|
||||
|
||||
#### Nix Flake Build
|
||||
```bash
|
||||
nix build .?submodules=1#debugLinux
|
||||
```
|
||||
#### Other Linux distributions
|
||||
|
||||
You can try one of two methods:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user