aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2022-09-21-graphene-os.md
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-05-01 21:45:52 -0500
committerChristian Cleberg <hello@cleberg.net>2024-05-01 21:45:52 -0500
commitdc1261d703ae1e1a14841b030888e3f87ff7c38f (patch)
tree71139c9021b09704b2d45be3b64d54e2acbae55f /content/blog/2022-09-21-graphene-os.md
parentba6b552c8256cc2e071c910ef7821c82443f1f82 (diff)
downloadcleberg.net-dc1261d703ae1e1a14841b030888e3f87ff7c38f.tar.gz
cleberg.net-dc1261d703ae1e1a14841b030888e3f87ff7c38f.tar.bz2
cleberg.net-dc1261d703ae1e1a14841b030888e3f87ff7c38f.zip
prettier formatting and rewrap lines
Diffstat (limited to 'content/blog/2022-09-21-graphene-os.md')
-rw-r--r--content/blog/2022-09-21-graphene-os.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/content/blog/2022-09-21-graphene-os.md b/content/blog/2022-09-21-graphene-os.md
index 6c427b2..97a9c10 100644
--- a/content/blog/2022-09-21-graphene-os.md
+++ b/content/blog/2022-09-21-graphene-os.md
@@ -92,9 +92,9 @@ To start, enable developer mode by going to `Settings` > `About` and tapping
`Build Number` seven (7) times. You may need to enter your PIN to enable this
mode.
-Once developer mode is enabled, go to `Settings` > `System` > `Devloper
-Options` and enable OEM Unlocking, as well as USB or Wireless Debugging. In my
-case, I chose USB Debugging and performed all actions via USB cable.
+Once developer mode is enabled, go to `Settings` > `System` > `Devloper Options`
+and enable OEM Unlocking, as well as USB or Wireless Debugging. In my case, I
+chose USB Debugging and performed all actions via USB cable.
Once these options are enabled, plug the phone into the computer and execute the
following command:
@@ -104,8 +104,8 @@ adb devices
```
If an unauthorized error occurs, make sure the USB mode on the phone is changed
-from charging to something like "File Transfer" or "PTP." You can find the
-USB mode in the notification tray.
+from charging to something like "File Transfer" or "PTP." You can find the USB
+mode in the notification tray.
## Reboot Device