aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 224c744..1930412 100644
--- a/README
+++ b/README
@@ -7,14 +7,14 @@ To install:
python setup.py install
SVN checkouts also inlcude setup.cfg file allowing setuptools to create
-an svn-tagged build.
+an svn-tagged build.
Documentation is available in HTML format in the ./doc/ directory.
Unit tests run via nose, and are available via setup.py:
python setup.py test
-
+
Or direct nose usage:
nosetests -v