summaryrefslogtreecommitdiff
path: root/static/install/cli.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-18 19:45:00 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-18 19:45:00 -0400
commitd7523879d62609d00ca0fb28345487aae9b01f68 (patch)
tree68c45af636cf4ab3feb68ad183035df7d586d954 /static/install/cli.html
parent7ab42daab9b323fca578e324b75106e8d3f176d9 (diff)
document 33.0.3 as minimum platform-tools
33.0.2 may be enough for the Pixel 7 and Pixel 7 Pro but it's best to reset this to the latest version that's now being heavily tested by people installing the experimental releases.
Diffstat (limited to 'static/install/cli.html')
-rw-r--r--static/install/cli.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index 8dedf057..054ff9df 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -220,7 +220,7 @@
<p>You need an updated copy of the <code>fastboot</code> tool and the
directory containing it needs to be included in the <code>PATH</code>
environment variable. You can run <code>fastboot --version</code> to determine
- the current version. It must be at least <code>33.0.1</code>. You can use a
+ the current version. It must be at least <code>33.0.3</code>. 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