combined several lines in README
authorForrest Voight <forrest@forre.st>
Tue, 17 Jan 2012 18:14:01 +0000 (13:14 -0500)
committerForrest Voight <forrest@forre.st>
Tue, 17 Jan 2012 18:14:01 +0000 (13:14 -0500)
README

diff --git a/README b/README
index c591e30..ff2f5fb 100644 (file)
--- a/README
+++ b/README
@@ -6,10 +6,8 @@ Requirements:
 * python-argparse (for Python <=2.6)
 
 Linux:
-    sudo apt-get install python-zope.interface
-    sudo apt-get install python-twisted
-    sudo apt-get install python-twisted-web
-    sudo apt-get install python-argparse (if on Python 2.6 or older)
+    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
 
 Windows:
     Install Python 2.7: http://www.python.org/getit/