projects
/
rainbowstream.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5028f7c
)
fix 'loclation' typo in readme file
author
Mohamed
<moe.habib9@gmail.com>
Tue, 1 Sep 2015 15:44:13 +0000
(16:44 +0100)
committer
Mohamed
<moe.habib9@gmail.com>
Tue, 1 Sep 2015 15:44:13 +0000
(16:44 +0100)
README.rst
patch
|
blob
|
blame
|
history
diff --git
a/README.rst
b/README.rst
index 34a81fd2ded341e5bb9dff5918e46740dd80a376..4dafa8572e64640b3f248e84f3beadc1ea854c93 100644
(file)
--- a/
README.rst
+++ b/
README.rst
@@
-45,7
+45,7
@@
Use `virtualenv`_
.. code:: bash
\r
\r
virtualenv venv
\r
- # Python 3 users : use -p to specify your Python 3 loca
l
tion as below
\r
+ # Python 3 users : use -p to specify your Python 3 location as below
\r
# virtualenv -p /usr/bin/python3 venv
\r
source venv/bin/activate
\r
pip install rainbowstream
\r