Update README.md
[rainbowstream.git] / README.md
index bea6ebc17399eca42eb3ba038bdd2e6f64ad9f47..49b01f8203284e61c9ba383f937c89af4b30b144 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,9 +22,18 @@ Screenshot:
 You will need Python 2.7+ and pip.
 
 ```bash
 You will need Python 2.7+ and pip.
 
 ```bash
+sudo pip install rainbowstream
+```
+
+or try it with a virtualenv
+```bash
+pip install virtualenv # skip if you already have virtualenv
+virtualenv venv 
+source venv/bin/activate # use the brand new virtualenv.
 pip install rainbowstream
 ```
 
 pip install rainbowstream
 ```
 
+
 ## Usage
 #### The stream
 Just type
 ## Usage
 #### The stream
 Just type