Merge pull request #136 from Rav3nPL/patch-1
[p2pool.git] / README.md
index 4c1ea4d..1894bbd 100644 (file)
--- 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/