summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2015-03-07 21:15:57 -0700
committerTushar Gohad <tushar.gohad@intel.com>2015-03-07 21:15:57 -0700
commit2e4705e6d04abbb463d46e4039de82191fd8821b (patch)
treee29bb97349eab032ebf16cb9485f4f6f9fa0bd88
parent4a9d7718c6644ee562cdd0d1e88325369d2e87e8 (diff)
downloadpyeclib-2e4705e6d04abbb463d46e4039de82191fd8821b.tar.gz
Minor README updates for unit test instructions
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 39ddefb..389712a 100644
--- a/README
+++ b/README
@@ -149,7 +149,7 @@ Quick Start:
Standard stuff to install::
- ``Python 2.6``, ``2.7`` or ``3.x`` (including development packages), ``argparse`` and ``liberasurecode``.
+ Python 2.6, 2.7 or 3.x (including development packages), argparse, liberasurecode, gf-complete and Jerasure.
As mentioned above, PyECLib depends on the installation of the liberasurecde library (liberasurecode
@@ -162,7 +162,7 @@ Quick Start:
Run test suite included::
- $ sudo python setup.py test && (cd test; ./ec_pyeclib_file_test.sh)
+ $ ./.unittests
If all of this works, then you should be good to go. If not, send us an email!
@@ -190,4 +190,4 @@ References
[5] Kota Tsuyuzaki <tsuyuzaki.kota@lab.ntt.co.jp>, Ryuta Kon <kon.ryuta@po.ntts.co.jp>, "NTT SHSS Erasure Coding backend"
--
-1.0 \ No newline at end of file
+1.0