Update README.md

The command for git-cloning the repo is using a Git URL with read/write access, which doesn't work for people without write access to the repo.
This commit is contained in:
Sebastian Kippe 2014-05-03 12:47:40 +02:00
parent b96db5d018
commit 4da6041c4c
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ bitcoind must be running and must have finished downloading the blockchain **bef
To install Insight API, clone the main repository:
$ git clone git@github.com:bitpay/insight-api.git && cd insight-api
$ git clone https://github.com/bitpay/insight-api && cd insight-api
Install dependencies: