diff --git a/download.html b/download.html
index 6751d5c6d520c51ee524d72b32c38007e4fb1c96_ZG93bmxvYWQuaHRtbA==..2c0152a4cea47b42d92a95e51a853cd0e5d950c3_ZG93bmxvYWQuaHRtbA== 100644
--- a/download.html
+++ b/download.html
@@ -164,6 +164,8 @@
 The trunk version contains fixes to support MinGW32.  More
 information on <a class="reference external" href="http://codespeak.net/pypy/trunk/pypy/doc/windows.html">our dev site</a>.</p>
 </li>
+<li><p class="first">Make sure you installed the dependencies.  See the list <a class="reference external" href="http://codespeak.net/pypy/dist/pypy/doc/getting-started-python.html#translating-the-pypy-python-interpreter">here</a>.</p>
+</li>
 <li><p class="first">Enter the <tt class="docutils literal">goal</tt> directory:</p>
 <pre class="literal-block">
 cd pypy-trunk/pypy/translator/goal
diff --git a/source/TODO b/source/TODO
deleted file mode 100644
index 6751d5c6d520c51ee524d72b32c38007e4fb1c96_c291cmNlL1RPRE8=..0000000000000000000000000000000000000000
--- a/source/TODO
+++ /dev/null
@@ -1,6 +0,0 @@
-* svn cp release/1.2.x release/1.2.0
-* svn cp release/1.2.x dist
-
-* finish the release announcement pypy/doc/release-1.2.0.txt
-
-* recompute the html files on codespeak, from dist and from trunk