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

index ffc59bf04a8d61dc75eb1c5366bb9593d32b4a8e..13d26371737eb12ac4f44b2b72de94b9755c4ca6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,9 +18,10 @@ Screenshot: (Click to see)
 
 ## Install
 #### The quick way
-You will need Python 2.7 and pip.
+You will need Python and pip (2.7.x or 3.x).
 ```bash
 sudo pip install rainbowstream
+# Python 3 users: sudo pip3 install rainbowstream
 ```
 
 #### The recommended way