diff --git a/tutorials/Install-Rooted-OTA.md b/tutorials/Install-Rooted-OTA.md
index afe3db5..024be06 100644
--- a/tutorials/Install-Rooted-OTA.md
+++ b/tutorials/Install-Rooted-OTA.md
@@ -4,6 +4,22 @@ The installation of ***OTA*** updates often fails if the device has been **roote
***WARNING:** Before you start **backup** everything that's important! Proceed at own risk!*
+
+Table of Contents
+=================
+
+ * [Prerequisite](#-prerequisite-)
+ * [Short Version](#-short-version-)
+ * [Long Version](#-long-version-)
+ * [Step 1 – Preparation](#step-1--preparation)
+ * [Step 2 – Flash System Images](#step-2--flash-system-images)
+ * [Step 3 – Install OTA](#step-3--install-ota)
+ * [Step 4 – Install TWRP](#step-4--install-twrp)
+ * [Step 5 – Install Magisk](#step-5--install-magisk)
+ * [Step 6 – Done](#step-6--done)
+ * [Further information](#-further-information-)
+
+
-------------------------------------
## – Prerequisite –