X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=README.md;h=1894bbd8afc668bf3da8a1ec22d6745ac8851d14;hb=35864c357774469fb91bd1913b64dc97a2fc96a6;hp=5f77351a0803b80b88b7f4ddea12d8fe8584420b;hpb=5e9f9144ea61dea7bf6c26f35bb5699598a6908e;p=p2pool.git diff --git a/README.md b/README.md index 5f77351..1894bbd 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ Requirements: ------------------------- Generic: * Bitcoin >=0.8.5 -* Python -* Twisted -* python-argparse (for Python <=2.6) +* 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/