Building
========
-Building the Windows installer requires a Windows machine with Python,
+Building the Windows installer requires a Windows machine with [Python][],
[py2exe][] and [Inno Setup][inno]. `py2exe` can be installed using `pip` and
Inno Setup can be installed using the self-installing package from
[the download page][inno-download].
=====
Just have your students download and double-click the compiled
-installer.
+installer. If you're using [R][], you'll have to install R before
+running this installer (because this installer searches likely paths
+to find R's `bin` directory). Otherwise, you can run it whenever you
+like (e.g. either before or after installing [Python][]).
[msysGit]: http://msysgit.github.io/
[nano]: http://www.nano-editor.org/
[SQLite]: http://www.sqlite.org/
[nosetests]: https://nose.readthedocs.org/en/latest/usage.html
[R]: http://www.r-project.org/
+[Python]: https://www.python.org/
[py2exe]: http://py2exe.org/
[inno]: http://www.jrsoftware.org/isinfo.php
[inno-download]: http://www.jrsoftware.org/isdl.php