Adding note regarding Helios (Eclipse 3.6).
diff --git a/updates/index.php b/updates/index.php
index b541080..ec0b02a 100644
--- a/updates/index.php
+++ b/updates/index.php
@@ -10,7 +10,7 @@
 
 function notes()
 {
-	print "<p><i>Use the <a href=\"/modeling/updates/\">Modeling Update Site</a>.</i></p>\n";
+	print "<p><i style=\"color:red\"><b>NOTE:</b>As of Helios (Eclipse 3.6), MDT plugins should be installed from the <a href=\"/modeling/updates/\">Modeling Update Site</a>.</i></p>\n";
 }
 
 update_manager("MDT", "Eclipse Modeling", $PRS, true, true);