diff --git a/README.md b/README.md index 0e2ae36d..1b275d8e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A Node.js module that adds a native interface to Bitcoin Core for querying infor ## Install ```bash -git clone git@github.com:bitpay/bitcoind.js.git +git clone https://github.com/bitpay/bitcoind.js.git cd bitcoind.js npm install ```