completely specified required versions in README
authorForrest Voight <forrest@forre.st>
Wed, 16 Oct 2013 05:42:06 +0000 (01:42 -0400)
committerForrest Voight <forrest@forre.st>
Wed, 16 Oct 2013 05:42:20 +0000 (01:42 -0400)
README.md

index 5f77351..1894bbd 100644 (file)
--- 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/