diff options
author | Eugene Sandulenko | 2019-10-06 12:49:20 +0200 |
---|---|---|
committer | Eugene Sandulenko | 2019-10-06 12:49:20 +0200 |
commit | 0390cfe649ab784a18d52b2dbcd190a868207734 (patch) | |
tree | a34cc94e163fa69708631f6335f63bb7e4d9732d /backends/platform/dingux | |
parent | cf87c64635af28b7f9bda681200348f4074b7dab (diff) | |
download | scummvm-rg350-0390cfe649ab784a18d52b2dbcd190a868207734.tar.gz scummvm-rg350-0390cfe649ab784a18d52b2dbcd190a868207734.tar.bz2 scummvm-rg350-0390cfe649ab784a18d52b2dbcd190a868207734.zip |
GCW0: Clarify where to put binary on the device
Diffstat (limited to 'backends/platform/dingux')
-rw-r--r-- | backends/platform/dingux/README.GCW0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/dingux/README.GCW0 b/backends/platform/dingux/README.GCW0 index 95438084c2..d51a062cd8 100644 --- a/backends/platform/dingux/README.GCW0 +++ b/backends/platform/dingux/README.GCW0 @@ -14,7 +14,7 @@ Controls Installation from binaries ========================== -Copy over scummvm.opk file +Copy over scummvm.opk file to /media/data/apps directory on the device. Building from binaries ====================== |