Update app install include for new app

Change-Id: Ia38a371d82c61031833366a66d5dd5c37b3918b7
diff --git a/_includes/appinstall.html b/_includes/appinstall.html
index bdaf53d..0be20d3 100644
--- a/_includes/appinstall.html
+++ b/_includes/appinstall.html
@@ -2,10 +2,10 @@
 <div class='page-heading' id='app-install'>App Install Method (Requires Root):</div>
 <a id='app'></a>
 <hr />
-<p class="text">Download the TWRP&nbsp;Manager app:</p>
+<p class="text">Download the Official TWRP App (root required):</p>
 <ul class="text">
-    <li><a href="http://play.google.com/store/apps/details?id=com.jmz.soft.twrpmanager">Play Store</a></li>
-    <li><a href="http://download.jmzsoftware.com/TWRPManager.apk">No Play Store?&nbsp;Find a direct download link at the bottom of this page.</a></li>
+    <li><a href="https://play.google.com/store/apps/details?id=me.twrp.twrpapp">Play Store (recommended)</a></li>
+    <li><a href="https://dl.twrp.me/twrpapp/">No Play Store?&nbsp;Download the latest version here.</a></li>
 </ul>
-<p class="text">Install the app and open it.&nbsp; Tap on Install&nbsp;TWRP. Select your device from the device list ({{ page.codename }}) and then tap on Install Recovery. The file will download and be installed automatically.</p>
+<p class="text">Install the app and open it.&nbsp;Agree to the Terms&nbsp;Select TWRP Flash. Select your device from the device list ({{ page.codename }}) and choose a version. The file will download to your Downloads folder. Browse to and select the file. Tap on Flash to Recovery. Find out <a href="https://twrp.me/app/">more about the app here.</a></p>
 </html>