X-Git-Url: https://git.novaco.in/?p=p2pool.git;a=blobdiff_plain;f=README.md;h=1894bbd8afc668bf3da8a1ec22d6745ac8851d14;hp=5f77351a0803b80b88b7f4ddea12d8fe8584420b;hb=ad585f44e7eff2291e83538c3106c4e66fd6783f;hpb=391787fd6661af8ec0e24ff61c8c6364da9708b9 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/