Update installation link

Signed-off-by: Mickael Istria <mistria@redhat.com>
diff --git a/index.html b/index.html
index 5e35ec7..89bd027 100644
--- a/index.html
+++ b/index.html
@@ -97,8 +97,8 @@
 <div class="row">
   <div class="col-md-9">
     <h1>M2Eclipse</h1>
-    <p><a href="http://eclipse.org/m2e">M2Eclipse</a> provides tight
-integration for <a href="http://maven.apache.org">Apache Maven</a> into the IDE with the
+    <p><em>M2Eclipse</em> provides tight
+integration for <a href="http://maven.apache.org">Apache Maven</a> into the Eclipse IDE with the
 following features:</p>
     <ul>
       <li>Launching Maven builds from within Eclipse</li>
@@ -108,25 +108,8 @@
       <li>Wizards for creating new Maven projects, pom.xml and to enable Maven support on plain Java project</li>
       <li>Quick search for dependencies in Maven remote repositories</li>
     </ul>
-    <h2>Installation</h2>
-    <p>You can install the lastest M2Eclipse release (1.8.3) by using the following update site from
-within Eclipse:</p>
-    <p>
-      <a href="http://download.eclipse.org/technology/m2e/releases" target="_blank">
-        <code>http://download.eclipse.org/technology/m2e/releases</code>
-      </a>
-    </p>
-
-    <p>There are also development builds available. Information on how to install those can be found <a href="/m2e/m2e-downloads.html" target="_blank">here</a>.
-  </div>
-  <div class="col-md-3">
-    <div class="margin-bottom-10">&nbsp;</div>
-    <img class="img-responsive" src="/m2e/assets/img/m2e_hangoutCTA.png" alt="Maven Development Hangout with Takari"/>
-    <h4>Maven Development Hangout</h4>
-    <p class="small">Curious to know what's new with Maven and what might impact development with M2Eclipse? Join the weekly Maven Development Hangout with Takari to take part in the discussion.</p>
-    <a href="https://plus.google.com/u/0/113247990055413254822/posts" target="_blank">
-      <button class="btn-u" type="button">Upcoming Hangout</button>
-    </a>
+    <h2>📥 Installation Installation</h2>
+    <p>Please follow instructions from <a href="https://github.com/eclipse-m2e/m2e-core/blob/master/README.md#-installation">m2e README.md on GitHub</a>.</p>
   </div>
 </div>