mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +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
|
||||
|
||||
cd.. && make -j$(nproc)
|
||||
make -j$(nproc)
|
||||
|
||||
cp -r ../Data/Sys/ Binaries/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user