From: Orakaro Date: Sat, 28 Jun 2014 11:09:36 +0000 (+0900) Subject: Update README.md X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=303f38c91345ed10b998087a056c16efdccc2dd5;p=rainbowstream.git Update README.md --- diff --git a/README.md b/README.md index bea6ebc..49b01f8 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,18 @@ Screenshot: 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 ``` + ## Usage #### The stream Just type