X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=README.md;h=603a3c365ec4fee6697afe769af8c055888bddb9;hp=e76d0ac35daca8b3e24e23f9d481703c359daffd;hb=d51b4107ae3b0ac00b207ff8c79a85ed20b819be;hpb=1985f23e211da8ac9c24d2357624aa88038a3c50 diff --git a/README.md b/README.md index e76d0ac..603a3c3 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This package build on the top of [Python Twitter Tool](http://mike.verdone.ca/tw ![v0.0.1](https://raw.githubusercontent.com/DTVD/rainbowstream/master/screenshot/RainbowStreamvSS.png) ## Install +You will need Python 2.7+ and pip to install + **The recommened way:** * Clone this repo * Create virtualenv (optional but recommended) @@ -16,7 +18,7 @@ This package build on the top of [Python Twitter Tool](http://mike.verdone.ca/tw * Install the package itself ```bash -git clone https://github.com/DTVD/rainbowstream.git +git clone git@github.com:DTVD/rainbowstream.git cd rainbowstream virtualenv venv # Assume that you have virtualenv installed by "pip install virtualenv" source venv/bin/activate @@ -28,7 +30,6 @@ pip install -e . ```bash sudo pip install git+https://github.com/DTVD/rainbowstream.git ``` -**Note the I only support Python version 2.7+** ## Usage #### The stream