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.
1 parent 59128c2 commit 698ac8cCopy full SHA for 698ac8c
Readme.md
@@ -142,7 +142,7 @@ Or useful for having multiple distinct Dolphin setups for testing/development/TA
142
2. `cd Build`
143
3. `cmake .. -DLINUX_LOCAL_DEV=true`
144
4. `make -j $(nproc)`
145
-5. `cp -r ../Data/Sys/ ../Data/user/ ../Data/Launcher/ ../Data/portable.txt Binaries/`
+5. `cp -r ../Data/Sys/ ../Data/user/ ../Data/portable.txt Binaries/`
146
147
148
### Linux AppImage Build Steps:
0 commit comments