Add HTC-specific fastboot instructions and update
relevant device markdowns
Newer HTC devices require recovery to be flashed from Download mode,
not bootloader. Update "adb reboot bootloader" command to
"adb reboot download" so that the instructions are correct.
Change-Id: I6a833464835c2cb8ab976fcbf5ee8630623f1382
diff --git a/_devices/htconem9.markdown b/_devices/htconem9.markdown
index b68f843..0add0e0 100644
--- a/_devices/htconem9.markdown
+++ b/_devices/htconem9.markdown
@@ -22,6 +22,6 @@
{% include twrpinstall.html %}
-{% include fastbootinstall.html %}
+{% include fastbootinstallhtc.html %}
{% include ddinstall.html %}