From: Orakaro Date: Wed, 28 May 2014 17:07:00 +0000 (+0900) Subject: Update README.md X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=99f1382887d6d201dd843f98e9d53a10ef3d81bc;p=rainbowstream.git Update README.md --- diff --git a/README.md b/README.md index e76d0ac..326a287 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,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