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

Commit 77bfa0df authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch '617-update-teracube-emerald-install-guide-2' into 'master'

Resolve "Update Teracube emerald install guide"

Closes #617

See merge request e/documentation/user!655
parents 111abb2a 3ef429c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@ maturity: green
install:
- { mode: Install doc }
- { mode: /e/ smartphones }
display_erecovery: false
before_install_file_name: before_install_emerald
install_e_file_name: install_e_emerald
requirements_file_name: requirements_emerald
+2 −1
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@

- [Custom recovery]({{ device.custom_recovery }}) (not required if you already have it running on your phone)
{% else %}
{% if device.display_erecovery != false %}
Try the /e/ Recovery (**limited functionality**)
{% if device.build_version_dev %}
-  [/e/ Recovery](https://images.ecloud.global/dev/{{ device.codename }}) for dev build
@@ -13,7 +14,7 @@ Try the /e/ Recovery (**limited functionality**)
{% if device.build_version_stable and device.codename != "FP4" %}
- [/e/ Recovery for stable build](https://images.ecloud.global/stable/{{ device.codename }})
{% endif %}

{% endif %}
{% endif %}

[//]: # ( Patches related )