From 99f1382887d6d201dd843f98e9d53a10ef3d81bc Mon Sep 17 00:00:00 2001 From: Orakaro Date: Thu, 29 May 2014 02:07:00 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1