add explicit step for connecting the phone

This commit is contained in:
Daniel Micay 2020-12-31 23:27:31 -05:00
parent 40b35c1fd5
commit a1695e62ad

View File

@ -71,6 +71,7 @@
</ul>
</li>
<li><a href="#enabling-oem-unlocking">Enabling OEM unlocking</a></li>
<li><a href="#connecting-phone">Connecting the phone</a></li>
<li><a href="#unlocking-the-bootloader">Unlocking the bootloader</a></li>
<li><a href="#obtaining-factory-images">Obtaining factory images</a></li>
<li>
@ -267,6 +268,12 @@ Installed as /home/username/platform-tools/fastboot</pre>
Play services as part of Factory Reset Protection (FRP) for anti-theft protection.</p>
</section>
<section id="connecting-phone">
<h2><a href="#connecting-phone">Connecting the phone</a></h2>
<p>Connect the phone to the computer if you haven't already.</p>
</section>
<section id="unlocking-the-bootloader">
<h2><a href="#unlocking-the-bootloader">Unlocking the bootloader</a></h2>