From c964c67f76a6d3cbfb1cd2e4cce43bc237e69f30 Mon Sep 17 00:00:00 2001 From: offa Date: Fri, 4 Aug 2017 15:42:36 +0200 Subject: [PATCH] Formatting. --- tutorials/Install-Rooted-OTA.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tutorials/Install-Rooted-OTA.md b/tutorials/Install-Rooted-OTA.md index 6680328..7196b00 100644 --- a/tutorials/Install-Rooted-OTA.md +++ b/tutorials/Install-Rooted-OTA.md @@ -17,6 +17,7 @@ Don't forget to check the checksums of all files. Doing the update isn't that difficult: Reset some system partitions, install ***OTA***, refresh ***TWPR*** and ***Magisk***, done. There are two versions of this guide: The *short version* is just a list of steps, while the *long version* explains each step and the commands necessary. +------------------------------------- ## Short Version @@ -128,7 +129,7 @@ Once back in your system make sure everything works fine, you are running the la That's it! ------------------ +------------------------------------- ## Further information