update platform-tools version
This commit is contained in:
parent
7aae8e9819
commit
b8c89fe0fc
@ -98,12 +98,12 @@
|
||||
standalone platform-tools release</a>, extract it and add it to your <code>PATH</code>
|
||||
in the current shell. For example:</p>
|
||||
|
||||
<pre>unzip platform-tools_r29.0.1-linux.zip
|
||||
<pre>unzip platform-tools_r29.0.2-linux.zip
|
||||
export PATH="$PWD/platform-tools:$PATH"</pre>
|
||||
|
||||
<p>Sample output from <code>fastboot --version</code> afterwards:</p>
|
||||
|
||||
<pre>fastboot version 29.0.1-5644136
|
||||
<pre>fastboot version 29.0.2-5738569
|
||||
Installed as /home/username/downloads/platform-tools/fastboot</pre>
|
||||
|
||||
<p>Don't proceed with the installation process until this is set up properly in your
|
||||
|
Loading…
x
Reference in New Issue
Block a user