diff options
| author | GrapheneOS <contact@grapheneos.org> | 2024-08-09 14:26:03 -0400 |
|---|---|---|
| committer | GrapheneOS <contact@grapheneos.org> | 2024-08-09 14:26:03 -0400 |
| commit | 5b7f81aef7e037cea76e3d2a04346b4dc742dd26 (patch) | |
| tree | 59a1b88973a636609b390f94feff4d0aaf4c0e93 /static/install/cli.html | |
| parent | 52d83cb5eeb35a9abebd0bb0eaa68587685ac0f3 (diff) | |
raise minimum fastboot version to 35.0.1
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 90797b93..a6ec8b98 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -210,7 +210,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>34.0.5</code>. You can use a + the current version. It must be at least <code>35.0.1</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 |
