Update README.rst
authorOrakaro <nhatminh_179@hotmail.com>
Sat, 12 Jul 2014 03:00:55 +0000 (12:00 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Sat, 12 Jul 2014 03:00:55 +0000 (12:00 +0900)
README.rst

index 7df81d8e91050f2e6bb293fa1d99dc6dbdd12d62..1c6a6f097bcf430afd14edc81c12e81fe0a641ed 100644 (file)
@@ -23,11 +23,12 @@ Install
 The quick way\r
 ^^^^^^^^^^^^^\r
 \r
-You will need Python 2.7 and pip.\r
+You will need Python and pip (2.7.x or 3.x).\r
 \r
 .. code:: bash\r
 \r
     sudo pip install rainbowstream\r
+    # Python 3 users: sudo pip3 install rainbowstream\r
 \r
 \r
 The recommended way\r