From 8500de48a7e7d246a8db8bddd3c61c807494ee6d Mon Sep 17 00:00:00 2001 From: AnonymousWP <50231698+AnonymousWP@users.noreply.github.com> Date: Tue, 29 Aug 2023 14:23:37 +0200 Subject: [PATCH] docs(readme): fix typo and list --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c4598a6..54756ee 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ NB : System apps cannot truly be uninstalled without root (see the [FAQ](https:/ - 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 (see the intructions by clicking on your OS below): +- Install ADB (see the instructions by clicking on your OS below):
LINUX
@@ -131,8 +131,8 @@ NB : System apps cannot truly be uninstalled without root (see the [FAQ](https:/
brew install android-platform-tools
```
-