From 09ec29de1d0bb3049737b9ef62fe2c0f85addfd6 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Fri, 29 Jan 2021 17:16:32 -0500
Subject: simplify wording for fastboot as non-root section
---
static/install/cli.html | 11 +++++------
static/install/web.html | 4 ++--
2 files changed, 7 insertions(+), 8 deletions(-)
(limited to 'static/install')
diff --git a/static/install/cli.html b/static/install/cli.html
index e52cb6c5..59152687 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -80,7 +80,7 @@
Checking fastboot version
- Fastboot as non-root
+ Flashing as non-root
Connecting the phone
Unlocking the bootloader
Obtaining signify
@@ -259,12 +259,11 @@ tar xvf platform-tools_r30.0.5-windows.zip
Installed as /home/username/platform-tools/fastboot
-
-
+
+
- On Linux, in order for the fastboot command to connect to a device
- as non-root, the appropriate udev rules need to be set up. This is not an issue on
- either macOS or Windows.
+ On Linux, in order for to connect to a device as non-root, the appropriate udev
+ rules need to be set up. This is not an issue on either macOS or Windows.
On Arch Linux:
diff --git a/static/install/web.html b/static/install/web.html
index 899c618b..836e995f 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -115,8 +115,8 @@
Play services as part of Factory Reset Protection (FRP) for anti-theft protection.
-
-
+
+
On Linux, in order for to connect to a device as non-root, the appropriate udev
rules need to be set up. This is not an issue on either macOS or Windows.
--
cgit v1.3.1