Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVivian Kong2010-02-16 22:20:06 +0000
committerVivian Kong2010-02-16 22:20:06 +0000
commit4a3ee8350bd7ed7dcc4e1983bf56061179dfa5aa (patch)
tree3e9725541878b5e830ddcc31c1f06c81848a23ca /releng/org.eclipse.cdt.releng/buildindex.html
parent2458f95117594a7b775a4adcf22325f4e6018b73 (diff)
downloadorg.eclipse.cdt-4a3ee8350bd7ed7dcc4e1983bf56061179dfa5aa.tar.gz
org.eclipse.cdt-4a3ee8350bd7ed7dcc4e1983bf56061179dfa5aa.tar.xz
org.eclipse.cdt-4a3ee8350bd7ed7dcc4e1983bf56061179dfa5aa.zip
update index.html
Diffstat (limited to 'releng/org.eclipse.cdt.releng/buildindex.html')
-rw-r--r--releng/org.eclipse.cdt.releng/buildindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/org.eclipse.cdt.releng/buildindex.html b/releng/org.eclipse.cdt.releng/buildindex.html
index d4a8f47a706..354e6fb85e5 100644
--- a/releng/org.eclipse.cdt.releng/buildindex.html
+++ b/releng/org.eclipse.cdt.releng/buildindex.html
@@ -16,7 +16,7 @@
To install CDT:
<ol>
<li>Download the master zip file and put it somewhere on your machine.</li>
-<li>Fire up Eclipse (The Platform Run-time 3.5 is minimum recommended)</li>
+<li>Fire up Eclipse (The Platform Run-time 3.6 is minimum recommended)</li>
<li>Help->Install New Software...</li>
<li>Add... in the master zip as an Archive site</li>
<li>Under CDT Main Features select the one you want. C/C++ Development

Back to the top