projects
/
rainbowstream.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
303f38c
)
Update README.md
author
Orakaro
<nhatminh_179@hotmail.com>
Sat, 28 Jun 2014 11:10:39 +0000
(20:10 +0900)
committer
Orakaro
<nhatminh_179@hotmail.com>
Sat, 28 Jun 2014 11:10:39 +0000
(20:10 +0900)
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index 49b01f8203284e61c9ba383f937c89af4b30b144..d14ff9a62f098b81c83a997917e632bbf299c38f 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-25,9
+25,9
@@
You will need Python 2.7+ and pip.
sudo pip install rainbowstream
```
-or try
it
with a virtualenv
+or try with a virtualenv
```bash
-pip install virtualenv # skip if you already have virtualenv
+
sudo
pip install virtualenv # skip if you already have virtualenv
virtualenv venv
source venv/bin/activate # use the brand new virtualenv.
pip install rainbowstream