Update README.md
[rainbowstream.git] / README.md
index e76d0ac35daca8b3e24e23f9d481703c359daffd..326a287cce9a1b5719ed23a63cfcdaf1c439e87f 100644 (file)
--- 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