diff docs/index.rst @ 71:854c5d361011

Documentation cleanup.
author Brian Neal <bgneal@gmail.com>
date Tue, 23 Jul 2013 20:18:05 -0500
parents 753974fc7619
children
line wrap: on
line diff
--- a/docs/index.rst	Sun Jul 21 14:30:12 2013 -0500
+++ b/docs/index.rst	Tue Jul 23 20:18:05 2013 -0500
@@ -52,8 +52,10 @@
 Requirements
 ------------
 
-``m209`` is written in Python_, specifically Python 3.3. It has no other
-requirements or dependencies.
+``m209`` is written in Python_ 3, specifically Python 3.3. At this time it will
+not run on Python 2.x.
+
+``m209`` has no other requirements or dependencies.
 
 Installation
 ------------
@@ -65,8 +67,8 @@
    $ pip install m209                  # install
    $ pip install --upgrade m209        # upgrade
 
-You may also download a tarball or .zip file of the latest code by visiting the
-`m209 Bitbucket page`_. Alternatively if you use Mercurial_, you can clone the
+You may also download an archive file of the latest code by visiting the `m209
+Bitbucket page`_. Alternatively if you use Mercurial_, you can clone the
 repository with the following command::
 
    $ hg clone https://bitbucket.org/bgneal/m209
@@ -121,7 +123,6 @@
 ==================
 
 * :ref:`genindex`
-* :ref:`modindex`
 * :ref:`search`