From c2e267e6d66d5bd337ca715c841c9c1286228b88 Mon Sep 17 00:00:00 2001 From: Julian Yap Date: Sat, 5 Apr 2014 08:27:25 -1000 Subject: [PATCH] Update README.md Fix the Git clone URL since regular users can't clone as user 'git'. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca71768..dfc65c4 100644 --- a/README.md +++ b/README.md @@ -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: