From 9e33ba059b3271427c077769ae08e82b656f9efc Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 23 Dec 2020 17:24:41 -0500 Subject: [PATCH] clarify PATH --- static/install.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/static/install.html b/static/install.html index 4d3fc859..e4734b9b 100644 --- a/static/install.html +++ b/static/install.html @@ -127,13 +127,14 @@

Obtaining fastboot

-

You need an updated copy of the fastboot tool and it needs to be - included in your PATH environment variable. You can run fastboot - --version to determine the current version. It must be at least - 29.0.6. You can use a distribution package for this, but most of them - mistakenly package development snapshots of fastboot, clobber the standard version - scheme for platform-tools (adb, fastboot, etc.) with their own scheme and don't keep - it up-to-date despite that being crucial.

+

You need an updated copy of the fastboot tool and the + directory containing it needs to be included in the PATH + environment variable. You can run fastboot --version to determine + the current version. It must be at least 29.0.6. You can use a + distribution package for this, but most of them mistakenly package development + snapshots of fastboot, clobber the standard version scheme for platform-tools + (adb, fastboot, etc.) with their own scheme and don't keep it up-to-date + despite that being crucial.

List of distribution packages: