mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 15:01:16 +01:00
Corrects build instructions for portable builds
parent
6d32319eef
commit
14691ca015
@ -78,7 +78,7 @@ mkdir build && cd build
|
|||||||
|
|
||||||
cmake .. -DLINUX_LOCAL_DEV=true
|
cmake .. -DLINUX_LOCAL_DEV=true
|
||||||
|
|
||||||
cd.. && make -j$(nproc)
|
make -j$(nproc)
|
||||||
|
|
||||||
cp -r ../Data/Sys/ Binaries/
|
cp -r ../Data/Sys/ Binaries/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user