summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index ffa3b57..516fc2b 100644
--- a/README
+++ b/README
@@ -31,11 +31,10 @@ $ easy_install pyasn1
or
-$ tar zxf pyasn1-0.1.3.tar.gz
-$ cd pyasn1-0.1.3
+$ tar zxf pyasn1-0.1.7.tar.gz
+$ cd pyasn1-0.1.7
$ python setup.py install
-$ cd test
-$ python suite.py # run unit tests
+$ python setup.py test # run unit tests (optional)
OPERATION
---------