projects
/
rainbowstream.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b752a0
)
Update README.md
author
Orakaro
<nhatminh_179@hotmail.com>
Sat, 12 Jul 2014 03:00:51 +0000
(12:00 +0900)
committer
Orakaro
<nhatminh_179@hotmail.com>
Sat, 12 Jul 2014 03:00:51 +0000
(12:00 +0900)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/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