From c4baaebea45be861a6c7d0f1738ab342ecee5c72 Mon Sep 17 00:00:00 2001 From: lui933 Date: Wed, 21 May 2025 03:00:48 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b14fa98..21a8044 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Installation instructions -1. Get to your PC and download platform tools from google [here](https://developer.android.com/studio/releases/platform-tools). +1. Get to your PC and mownload platform tools from google [here](https://developer.android.com/studio/releases/platform-tools). 2. Extract the tools, and open terminal in the same directory ([Windows guide](https://youtu.be/6vVFmOcIADg?t=38), [macos guide](https://www.howtogeek.com/210147/how-to-open-terminal-in-the-current-os-x-finder-location/)). 3. Turn on USB Debugging on your phone (This may require different steps, for Xiaomi you also have to enable `USB Debugging (Security settings)`, but generally [this video guide](https://youtu.be/Ucs34BkfPB0?t=29) should work on most phones) 4. Connect your phone to your PC @@ -20,4 +20,4 @@ Some problems when granting permission through adb Enable "USB debugging (Security options)" in "Developer options". Note that this is a separate option from "USB debugging". ### ColorOS (OPPO & OnePlus) -Disable "Permission monitoring" in "Developer options". \ No newline at end of file +Disable "Permission monitoring" in "Developer options".