diff options
author | Pacien TRAN-GIRARD | 2015-08-13 18:57:04 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2015-08-13 18:57:04 +0200 |
commit | 2cd9f7046de3cdb60a6e1dbbe55c448775ce8c44 (patch) | |
tree | 6fa0f595d7643094e2039b9c84252abe92d08694 /readme.md | |
parent | 489432e1e6b1ba44ab60ebaeac3fee54722d79f9 (diff) | |
download | vi7-root-2cd9f7046de3cdb60a6e1dbbe55c448775ce8c44.tar.gz |
Reduce ambiguity on the archive decompression
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -38,7 +38,8 @@ adb reboot | |||
38 | 38 | ||
39 | ### Copying required files | 39 | ### Copying required files |
40 | 40 | ||
41 | The SuperSU Update archive has to be unzipped and both its content and the custom install script have to be sent to the device. | 41 | The SuperSU Update archive has to be unzipped on the reader's computer and both its content and the custom install script have to be sent to the device. |
42 | |||
42 | 43 | ||
43 | ```bash | 44 | ```bash |
44 | adb root | 45 | adb root |