diff options
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/usage.html b/static/usage.html index a438fa3b..9aaca960 100644 --- a/static/usage.html +++ b/static/usage.html @@ -179,7 +179,8 @@ <p>Finally, select the "Apply update from ADB" option in the recovery menu and sideload the update with adb. For example:</p> -<pre>adb sideload blueline-ota_update-2019.07.01.21.zip</pre> + + <pre>adb sideload blueline-ota_update-2019.07.01.21.zip</pre> <p><strong>You do not need to have adb enabled within the OS or the host's ADB key whitelisted within the OS to sideload an update to recovery. Recovery mode does not |
