Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d72f4796 authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Merge branch '187-add-step-to-manually-reboot-to-twrp' into 'master'

Resolve "Add step to manually reboot to TWRP"

Closes #187

See merge request e/documentation/user!164
parents c032d6c9 062afe17
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -32,6 +32,9 @@
{% include {{ recovery_install_method }} %}
{% endif %}

{% if device.recovery_boot %}
{% include alerts/tip.html content="On some devices if the device does not boot into TWRP you could try it manually by following these steps" %} <blockquote> {{ device.recovery_boot }} </blockquote>
{% endif %}
## Download /e/ for {{ device.codename }}
{% if device.additional_patch %}
Flash this [patch zip]({{ device.additional_patch }}) on the stock ROM before flashing the /e/OS build.