diff options
author | Pacien TRAN-GIRARD | 2015-08-13 21:20:37 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2015-08-13 21:20:37 +0200 |
commit | ec552c6c8a3c44790de6b74ed6cc502b3034ef8c (patch) | |
tree | 839a1e2e598716a0b350c9cff064b3808f8cfe96 | |
parent | 2cd9f7046de3cdb60a6e1dbbe55c448775ce8c44 (diff) | |
download | vi7-root-ec552c6c8a3c44790de6b74ed6cc502b3034ef8c.tar.gz |
Reduce ambiguity on the unzipping phase even more
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -38,8 +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 on the reader's computer and both its content and the custom install script have to be sent to the device. | 41 | The content of the SuperSU Update archive has to be unzipped into a folder on the reader's computer. |
42 | 42 | Both this folder (named `UPDATE-SuperSU-v2.46` here) and the custom install script have then to be sent to the device. | |
43 | 43 | ||
44 | ```bash | 44 | ```bash |
45 | adb root | 45 | adb root |