[android] fix typo in the readme
This commit is contained in:
parent
c842324b75
commit
88419935b7
@ -24,5 +24,5 @@ A larger one may work too, but it will be way slower to load, and is likely to b
|
||||
maybe it works, I did not test).
|
||||
|
||||
> adb shell mkdir /sdcard/stk/
|
||||
> adb put data /sdcard/stk/data/ # you have to be in the root of your stk-code
|
||||
> adb put stk-assets /sdcard/stk/data/stk-assets # you have to be in the parent of stk-assets, but you guessed
|
||||
> adb push data /sdcard/stk/data/ # you have to be in the root of your stk-code
|
||||
> adb push stk-assets /sdcard/stk/data/stk-assets # you have to be in the parent of stk-assets, but you guessed
|
||||
|
Loading…
x
Reference in New Issue
Block a user