From 9b5d1476eba33c5b8801b738ec99e64a95523ad1 Mon Sep 17 00:00:00 2001 From: offa Date: Fri, 4 Aug 2017 14:37:03 +0200 Subject: [PATCH] Minor improvements. --- tutorials/Install-Rooted-OTA.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/Install-Rooted-OTA.md b/tutorials/Install-Rooted-OTA.md index a73174f..b3cacbd 100644 --- a/tutorials/Install-Rooted-OTA.md +++ b/tutorials/Install-Rooted-OTA.md @@ -2,13 +2,13 @@ The installation of OTA updates often fails if the device has been rooted. Though it's still possible – without data loss. This guide shows how, using *TWRP* and *Magisk*. -***IMPORTANT:** Before you start **backup** everything that's important! Proceed at own risk!* +***WARNING:** Before you start **backup** everything that's important! Proceed at own risk!* ------------------------------------- ## Prerequisite -1. The Update file of the version that's already running on the device (*NOT* the update you want to install) +1. The Update file of the version that's *already running* on the device (*NOT* the update you want to install) 1. [**TWRP**](https://twrp.me/) for your device 1. [**Magisk**](https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445) 1. *ADB* and *Fastboot* inclusive developer mode the device