diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-10-05 17:39:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-10-05 17:39:14 -0400 |
| commit | e324896ff1d91d2a24ac50aa89cd651b5bc14fc5 (patch) | |
| tree | eef011c93686966c3f88f5e886caeae363216379 /static/install.html | |
| parent | 79ed8f172c5db4bb4cfa253a32a0751bfa417252 (diff) | |
update minimum fastboot version
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install.html b/static/install.html index 4c6d3a46..2e1f2c16 100644 --- a/static/install.html +++ b/static/install.html @@ -85,7 +85,7 @@ <p>You need an updated copy of the <code>fastboot</code> tool and it needs to be included in your <code>PATH</code> environment variable. You can run <code>fastboot --version</code> to determine the current version. It should be at least - <code>28.0.0</code>. You can use a distribution package for this, but most of them + <code>28.0.2</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 despite that being crucial.</p> |
