X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=README.md;h=1894bbd8afc668bf3da8a1ec22d6745ac8851d14;hb=ad585f44e7eff2291e83538c3106c4e66fd6783f;hp=4c1ea4dbd917ca285a951cabb18587b9cb60cbdd;hpb=a32b6efd20124352d7a74047f0d95283b8e5c09c;p=p2pool.git diff --git a/README.md b/README.md index 4c1ea4d..1894bbd 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ Requirements: ------------------------- Generic: -* Bitcoin >=0.6.4 -* Python -* Twisted -* python-argparse (for Python <=2.6) +* Bitcoin >=0.8.5 +* Python >=2.6 +* Twisted >=10.0.0 +* python-argparse (for Python =2.6) Linux: * sudo apt-get install python-zope.interface python-twisted python-twisted-web -* sudo apt-get install python-argparse # if on Python 2.6 or older +* sudo apt-get install python-argparse # if on Python 2.6 Windows: * Install Python 2.7: http://www.python.org/getit/