diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-09-17 14:24:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-09-17 14:24:46 -0400 |
| commit | c3b12319303115114a7573a5df2640c35f4f8312 (patch) | |
| tree | aad0f007a5a86db4fd22269cb75264688623d484 /static | |
| parent | 7e38b93e3272ca9b47e2ddf765e7141faad11ac8 (diff) | |
update sample fastboot version
Diffstat (limited to 'static')
| -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 af4bc5ab..c028b866 100644 --- a/static/install.html +++ b/static/install.html @@ -181,7 +181,7 @@ tar xvf platform-tools_r30.0.4-windows.zip</pre> <p>Sample output from <code>fastboot --version</code> afterwards:</p> - <pre>fastboot version 30.0.3-6597393 + <pre>fastboot version 30.0.4-6686687 Installed as /home/username/downloads/platform-tools/fastboot</pre> <p>This is a temporary change to <code>PATH</code> for the current shell and will need |
