diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-29 17:16:32 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-29 17:16:32 -0500 |
| commit | 09ec29de1d0bb3049737b9ef62fe2c0f85addfd6 (patch) | |
| tree | 0c256d66a7c95c1d12753e4dde3ff19c691075df /static/install/web.html | |
| parent | 81b8231133c22084643655d5ce664aa4935a993b (diff) | |
simplify wording for fastboot as non-root section
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 4 |
1 files changed, 2 insertions, 2 deletions
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.</p> </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 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> |
