summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 99a628c4..2305eeca 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -16,6 +16,8 @@ Getting started with coverage.py is easy:
#. Install coverage.py from the
`coverage page on the cheeseshop <http://pypi.python.org/pypi/coverage>`_.
+ TODO: easy_install coverage?
+ TODO: need python-dev
#. Run coverage to execute your program and gather data: