From af0ed70fbce761395f2f04164a220490d37274d7 Mon Sep 17 00:00:00 2001 From: The Embraced One <16197906+TheEmbracedOne@users.noreply.github.com> Date: Wed, 6 Jul 2022 22:05:57 +0200 Subject: [PATCH] Tell people to click on the spoiler to see the instructions (#249) Seems like many people didn't understand you can click on the spoilers in the How to use section. The ADB installation method changes depending on your OS. Co-authored-by: w1nst0n <55300518+0x192@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbd3dd6..d1aa075 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ NB : System apps cannot really be uninstalled without root (see the [FAQ](https: - Enable *Developer Options* on your smartphone. - Turn on *USB Debugging* from the developer panel. - From the settings, disconnect from any OEM accounts (when you delete an OEM account package it could lock you on the lockscreen because the phone can't associate your identity anymore) -- Install ADB: +- Install ADB (see the intructions by clicking on your OS below):
LINUX