Update README.md

Fix the Git clone URL since regular users can't clone as user 'git'.
This commit is contained in:
Julian Yap 2014-04-05 08:27:25 -10:00
parent 0cf6d8e722
commit c2e267e6d6
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Check some screenshots and more details at [insight's project homepage](http://i
To install Insight, clone the main repository:
$ git clone git@github.com:bitpay/insight.git && cd insight
$ git clone https://github.com/bitpay/insight.git && cd insight
Install dependencies: