diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-23 18:49:07 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-23 18:49:07 -0500 |
| commit | adbc6a0181d1f0e1b9aff5535eceb5fa2e8d8340 (patch) | |
| tree | 596c470f0f36d1186c7cbe3ef8ec09b4604b7f53 /static/install.html | |
| parent | f88482bb47852fff3726eac9f5355d4083970489 (diff) | |
avoid repeating tip about PATH
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/static/install.html b/static/install.html index 561ce08d..d2349ea1 100644 --- a/static/install.html +++ b/static/install.html @@ -170,9 +170,7 @@ <p>If your operating system doesn't include a usable version of fastboot, you can use the official standalone releases of platform-tools. This is our recommendation for most users. The flashing process won't work unless - you follow these instructions including setting up PATH. If you close and - reopen the terminal after doing this, you'll need to set PATH again in the - new terminal.</p> + you follow these instructions including setting up PATH.</p> <p>To download, verify and extract the standalone platform-tools on Linux:</p> |
