summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2013-10-21 17:20:09 -0600
committerkennyballou <kballou@onyx.boisestate.edu>2013-10-21 17:21:09 -0600
commit4b751c551703768a17f207effe5bec7818f62ed9 (patch)
tree1115ab4b4d4d29feea0e50a13cfc18512c9e9195
parent9f37b86453e70502f943abc1dc6532a590dac9f7 (diff)
downloadxnt-4b751c551703768a17f207effe5bec7818f62ed9.tar.gz
xnt-4b751c551703768a17f207effe5bec7818f62ed9.tar.xz
Update documentation
* Update dependency documentation
-rw-r--r--README.rst2
-rw-r--r--docs/source/index.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index aaca0ce..1cae7eb 100644
--- a/README.rst
+++ b/README.rst
@@ -168,7 +168,7 @@ Dependencies
There are a few required and optional dependencies to install and run
Xnt. Namely, reference the following list:
-* ``distribute``
+* ``setuptools``
* ``Ant`` (Optional)
* ``CVS`` (Optional)
* ``Git`` (Optional)
diff --git a/docs/source/index.rst b/docs/source/index.rst
index b159341..8254fbd 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -78,7 +78,7 @@ Dependencies
There are a few dependencies that Xnt requires and a few that are completely
optional, depending on your intended use.
-* ``distribute``
+* ``setuptools``
* ``Ant`` (Optional)
* ``CVS`` (Optional)
* ``Git`` (Optional)