diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-19 04:51:57 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-19 04:51:57 -0500 |
| commit | c2eaa511dcad6385a1f89eeca0712bcf97c93309 (patch) | |
| tree | 60bd95f92e96255eff61bf5237009a97f9a09b21 /static | |
| parent | 27def62e171092b46c06aa7309bb896d0b09dd8f (diff) | |
remove extra word
Diffstat (limited to 'static')
| -rw-r--r-- | static/install.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/install.html b/static/install.html index b40bce65..5be3d033 100644 --- a/static/install.html +++ b/static/install.html @@ -126,9 +126,9 @@ Installed as /home/username/downloads/platform-tools/fastboot</pre> the correct one if you have multiple copies on your system. The <code>fastboot --version</code> output includes the installation path for the copy of <code>fastboot</code> that's being used. Older versions of fastboot do not have support - for current devices and OS versions. Very old versions of <code>fastboot</code> from - are still shipped by Linux distributions like Debian and lack the compatibility - detection of modern versions so they can soft brick devices.</p> + for current devices and OS versions. Very old versions of <code>fastboot</code> are + still shipped by Linux distributions like Debian and lack the compatibility detection + of modern versions so they can soft brick devices.</p> <h3 id="obtaining-signify"> <a href="#obtaining-signify">Obtaining signify</a> |
