mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
Corrects build instructions for portable builds
parent
6d32319eef
commit
14691ca015
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue