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

Commit 7122fc42 authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch '593-update-content-for-latest-stock-requirement' into 'master'

Resolve "Update content for latest stock requirement"

Closes #593

See merge request e/documentation/user!634
parents 27dd642b 28edcde9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -37,8 +37,8 @@
- Enable USB debugging on your device. You can find the instructions [here]({{ enable_usb_debug_link }})

{%- if device.should_be_latest_version != false %}
{% include alerts/danger.html content="Before following these instructions please ensure that the device is on the latest Android Stock firmware `same as the version` of the /e/OS you are planning to install. This can be done by checking for OTA updates available in the Updater. If available run them before installing /e/OS" %}
{% include alerts/tip.html content="If the latest stock ROM version is lower than the /e/OS version, then install which ever is the latest stock version available before installing /e/OS." %}
{% include alerts/danger.html content="Do not install /e/OS on top of a higher version of stock OS.
Before installing /e/OS ensure your device has the latest stock OS of the same version as /e/OS. If only lower versions of the stock are available then install the last available lower version before installing /e/OS. " %}
{%- endif %}

{%- if device.before_install_args %}