From fa8e66c5f4367a1e39b53dcddc133d084b10400f Mon Sep 17 00:00:00 2001 From: elie Date: Fri, 3 May 2013 09:59:30 +0000 Subject: updated --- README | 7 +++---- 1 file 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 --------- -- cgit v1.2.1