aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2015-08-14 23:08:02 +0200
committerPacien TRAN-GIRARD2015-08-14 23:08:02 +0200
commit82efe23d9791b571a70bc2bb90d120cb510fc45c (patch)
tree91adbfe9aaa5050a5439f2267451eabfe1b57262
parent4d6b397ed7e2f738d2d1578f3a8b52843bf592fd (diff)
downloadvi7-root-82efe23d9791b571a70bc2bb90d120cb510fc45c.tar.gz
Remove an unnecessary step (SuperSU redundant APK installation)
-rw-r--r--readme.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/readme.md b/readme.md
index b1ba08f..5091abc 100644
--- a/readme.md
+++ b/readme.md
@@ -62,13 +62,7 @@ Running the custom installation script will:
62adb shell /system/bin/sh -x -e /data/local/tmp/root-vi7.sh 62adb shell /system/bin/sh -x -e /data/local/tmp/root-vi7.sh
63``` 63```
64 64
65### Installing the GUI 65### Installing a root checking app
66
67The SuperSU APK is provided in the SuperSU Update archive and should be installed using ADB. A confirmation dialog may appear on the device.
68
69```bash
70adb install UPDATE-SuperSU-v2.46/common/Superuser.apk
71```
72 66
73Optionnally, the reader may want to install a root checking app like [Root Checker](https://www.apkmirror.com/apk/joeykrim/root-checker-basic/root-checker-basic-5-5-3-android-apk-download/) 67Optionnally, the reader may want to install a root checking app like [Root Checker](https://www.apkmirror.com/apk/joeykrim/root-checker-basic/root-checker-basic-5-5-3-android-apk-download/)
74 68