Merge "Installation instructions"
diff --git a/install.php b/install.php
index 2ebcb51..831fc7e 100644
--- a/install.php
+++ b/install.php
@@ -34,11 +34,11 @@
 		
 <h2>Install from update site</h2>
 
-<p>Henshin is an Eclipse plug-in for recent versions of the Eclipse Modeling Tools (last tested version: 2019-12). To obtain the most recent Eclipse version, go to the official <a href="https://www.eclipse.org/downloads/packages/">download page</a> and make sure to download the  Eclipse Modeling Tools Eclipse Modeling Tools.</p>
+<p>Henshin is a plug-in for recent versions of the Eclipse Modeling Tools (last tested version: 2019-12). To obtain the most recent Eclipse version, go to the <a href="https://www.eclipse.org/downloads/packages/">download page</a> and download the Eclipse Modeling Tools.</p>
 
 <p>To install Henshin, open Eclipse, go to <i>Help -> Install New Software...</i> and insert one of the following update site URLs:</p>
 <ul>
-<li>Current release: <a href="http://download.eclipse.org/modeling/emft/henshin/updates/release">http://download.eclipse.org/modeling/emft/henshin/updates/release</a> (1.4.0)</li>
+<li>Current release: <a href="http://download.eclipse.org/modeling/emft/henshin/updates/release">http://download.eclipse.org/modeling/emft/henshin/updates/release</a> (1.6.0)</li>
 <li>Nightly builds: <a href="http://download.eclipse.org/modeling/emft/henshin/updates/nightly">http://download.eclipse.org/modeling/emft/henshin/updates/nightly</a></li>
 <li>Permanent URLs of current and previous releases:
 <ul>
@@ -50,6 +50,7 @@
 </ul>
 </ul>
 
+At a minimum, install the Henshin SDK feature. From version 1.6.0, you can choose an additional powerful feature for variant management (Henshin Variability SDK), and source versions of both features (for inspecting the features' source code in Eclipse).
 
 <h2>Instructions for installing legacy versions</h2>