diff options
| -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> |
