Fixed problem
[rainbowstream.git] / README.rst
index 34a81fd2ded341e5bb9dff5918e46740dd80a376..4dafa8572e64640b3f248e84f3beadc1ea854c93 100644 (file)
@@ -45,7 +45,7 @@ Use `virtualenv`_
 .. code:: bash\r
 \r
     virtualenv venv\r
-    # Python 3 users : use -p to specify your Python 3 localtion 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