clarify PATH
This commit is contained in:
parent
b14a6e7b2e
commit
9e33ba059b
@ -127,13 +127,14 @@
|
|||||||
<section id="obtaining-fastboot">
|
<section id="obtaining-fastboot">
|
||||||
<h3><a href="#obtaining-fastboot">Obtaining fastboot</a></h3>
|
<h3><a href="#obtaining-fastboot">Obtaining fastboot</a></h3>
|
||||||
|
|
||||||
<p>You need an updated copy of the <code>fastboot</code> tool and it needs to be
|
<p>You need an updated copy of the <code>fastboot</code> tool and the
|
||||||
included in your <code>PATH</code> environment variable. You can run <code>fastboot
|
directory containing it needs to be included in the <code>PATH</code>
|
||||||
--version</code> to determine the current version. It must be at least
|
environment variable. You can run <code>fastboot --version</code> to determine
|
||||||
<code>29.0.6</code>. You can use a distribution package for this, but most of them
|
the current version. It must be at least <code>29.0.6</code>. You can use a
|
||||||
mistakenly package development snapshots of fastboot, clobber the standard version
|
distribution package for this, but most of them mistakenly package development
|
||||||
scheme for platform-tools (adb, fastboot, etc.) with their own scheme and don't keep
|
snapshots of fastboot, clobber the standard version scheme for platform-tools
|
||||||
it up-to-date despite that being crucial.</p>
|
(adb, fastboot, etc.) with their own scheme and don't keep it up-to-date
|
||||||
|
despite that being crucial.</p>
|
||||||
|
|
||||||
<p>List of distribution packages:</p>
|
<p>List of distribution packages:</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user