summaryrefslogtreecommitdiff
path: root/static/install/cli.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/install/cli.html')
-rw-r--r--static/install/cli.html11
1 files changed, 5 insertions, 6 deletions
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 @@
</ul>
</li>
<li><a href="#checking-fastboot-version">Checking fastboot version</a></li>
- <li><a href="#fastboot-as-non-root">Fastboot as non-root</a></li>
+ <li><a href="#flashing-as-non-root">Flashing as non-root</a></li>
<li><a href="#connecting-phone">Connecting the phone</a></li>
<li><a href="#unlocking-the-bootloader">Unlocking the bootloader</a></li>
<li><a href="#obtaining-signify">Obtaining signify</a></li>
@@ -259,12 +259,11 @@ tar xvf platform-tools_r30.0.5-windows.zip</pre>
Installed as /home/username/platform-tools/fastboot</pre>
</section>
- <section id="fastboot-as-non-root">
- <h2><a href="#fastboot-as-non-root">Fastboot as non-root</a></h2>
+ <section id="flashing-as-non-root">
+ <h2><a href="#flashing-as-non-root">Flashing as non-root</a></h2>
- <p>On Linux, in order for the <code>fastboot</code> 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.</p>
+ <p>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.</p>
<p>On Arch Linux:</p>