From 75cea6adcb980d220db5190b69617371077149b7 Mon Sep 17 00:00:00 2001 From: offa Date: Sun, 30 Aug 2020 15:04:57 +0200 Subject: [PATCH] Link to Magisk OTA update guide added. --- tutorials/Install-Rooted-OTA.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tutorials/Install-Rooted-OTA.md b/tutorials/Install-Rooted-OTA.md index 916d035..33c97cc 100644 --- a/tutorials/Install-Rooted-OTA.md +++ b/tutorials/Install-Rooted-OTA.md @@ -53,7 +53,7 @@ Doing the update isn't that difficult: Reset some system partitions, install *** ## – Long Version – -At first double check your backups and the prerequisites listed above. +At first double check your backups and the prerequisites listed above. ### Step 1 – Preparation @@ -150,4 +150,5 @@ That's it! ## – Further information – - - [A manual OTA for rooted hammerheads, quasi](https://gist.github.com/eyecatchup/ec0a852428c19705380e) +- [Magisk – OTA Upgrade Guide](https://topjohnwu.github.io/Magisk/ota.html) +- [A manual OTA for rooted hammerheads, quasi](https://gist.github.com/eyecatchup/ec0a852428c19705380e)