mirror of https://github.com/PCSX2/pcsx2.git
Updated Installing on Linux (markdown)
parent
dbffd1d53d
commit
d72b1166cf
|
@ -315,6 +315,7 @@ cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_REPLAY_LOADERS=TRUE -DCMAKE_BUILD_PO=FA
|
|||
make -j$(nproc)
|
||||
make install
|
||||
cd ../bin
|
||||
./pcsx2
|
||||
```
|
||||
|
||||
## How to compile PCSX2 in 2021 (Fedora)
|
||||
|
|
Loading…
Reference in New Issue