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/htcdesire626s.markdown b/_devices/htcdesire626s.markdown
index 199c8fb..e4aaccc 100644
--- a/_devices/htcdesire626s.markdown
+++ b/_devices/htcdesire626s.markdown
@@ -19,6 +19,6 @@
 
 {% include twrpinstall.html %}
 
-{% include fastbootinstall.html %}
+{% include fastbootinstallhtc.html %}
 
 {% include ddinstall.html %}