avoid omitting optional closing tags

This commit is contained in:
Daniel Micay
2020-04-19 02:52:02 -04:00
parent 43739b3b80
commit 66a3324c4c
3 changed files with 3 additions and 3 deletions

View File

@@ -196,7 +196,7 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3</pre>
<p>Reboot into the bootloader interface to begin the flashing procedure.</p>
<p>Next, extract the factory images and run the script to flash them. Note that the
<code>fastboot</code> command run by the flashing script requires a fair bit of free
space in a temporary directory, which defaults to <code>/tmp</code>:<p>
space in a temporary directory, which defaults to <code>/tmp</code>:</p>
<pre>unzip crosshatch-factory-2019.06.23.05.zip
cd crosshatch-pq3a.190605.003
./flash-all.sh</pre>