From e3b5b8caefc1786eebe7056faa88583cda1466d7 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Thu, 10 Sep 2020 19:47:03 -0400 Subject: [PATCH] Fixed adb/fastboot typo --- content/post/lineageos_pixel3a.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/lineageos_pixel3a.md b/content/post/lineageos_pixel3a.md index b03c035..2b4d6f7 100644 --- a/content/post/lineageos_pixel3a.md +++ b/content/post/lineageos_pixel3a.md @@ -85,7 +85,7 @@ Flash it via the following steps: ``` 1. Unlock the bootloader if the 'Status' is locked: ``` - $ adb flashing unlock + $ fastboot flashing unlock ``` 1. Flash the custom recovery (_make sure to replace `N` with the version you downloaded, mine was '4'_)