diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-08 20:46:53 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-08 20:46:53 -0400 |
| commit | 6bbc0161a6b516eaa72caa1df548100576f757ba (patch) | |
| tree | 9c3208202be9a76e3a285945e5ba910741b29fe1 /static | |
| parent | 9d384366403aa50e50156cf3f1556f8d70eae875 (diff) | |
update sample fastboot output
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 0b19923d..49755de3 100644 --- a/static/install.html +++ b/static/install.html @@ -180,7 +180,7 @@ tar xvf platform-tools_r30.0.0-windows.zip</pre> <p>Sample output from <code>fastboot --version</code> afterwards:</p> - <pre>fastboot version 30.0.0-6374843 + <pre>fastboot version 30.0.2-6538114 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 |
