aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index 3a475aec..e878d057 100644
--- a/README
+++ b/README
@@ -13,7 +13,3 @@ To access to the public source code repository for this project run:
to install locally (as root) ==> make install
to build an rpm ==> make rpm
to build a zipfile for use with jython ==> make zip
-
-I recommend nose to run the unittests:
-
-nosetests -v --with-cover --cover-package=sos --cover-html