From 102db4cf022a176da27c01041ea4a196a1f4947b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 17 Feb 2021 11:21:23 -0500 Subject: use consistent naming for bootloader interface --- static/usage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/usage.html') diff --git a/static/usage.html b/static/usage.html index dd094c4d..66f6b964 100644 --- a/static/usage.html +++ b/static/usage.html @@ -183,7 +183,7 @@

To install one by sideloading, first, boot into recovery. You may do this either by using adb reboot recovery from the operating system, or by selecting the - "Recovery" option in the bootloader menu.

+ "Recovery" option in the bootloader interface.

You should see the green Android lying on its back being repaired, with the text "No command" meaning that no command has been passed to recovery.

-- cgit v1.3.1