From da398e8c13143c2a385613ebd389f2320c276c05 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 1 May 2020 16:57:02 -0400 Subject: [PATCH] fastboot 28.0.2+ is mandatory not just recommended --- static/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/install.html b/static/install.html index fbe7ebe1..7e2bb8c6 100644 --- a/static/install.html +++ b/static/install.html @@ -105,7 +105,7 @@

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 should be at least + --version to determine the current version. It must be at least 28.0.2. 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