We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0cb9e0 + c46fe87 commit 9d50773Copy full SHA for 9d50773
Readme.md
@@ -145,8 +145,7 @@ Or useful for having multiple distinct Dolphin setups for testing/development/TA
145
2. `cd Build`
146
3. `cmake .. -DLINUX_LOCAL_DEV=true`
147
4. `make -j $(nproc)`
148
-5. `cp -r ../Data/Sys/ Binaries/`
149
-6. `touch Binaries/portable.txt`
+5. `cp -r ../Data/Sys/ ../Data/User/ ../Data/Launcher/ ../Data/portable.txt Binaries/`
150
151
## Building for Android
152
0 commit comments