From 9392924d0d0285c6add21cb8e01e3e4fcccd71cf Mon Sep 17 00:00:00 2001 From: regergregregerrge Date: Wed, 11 Dec 2013 04:58:06 +0100 Subject: [PATCH] Update build-osx.md --- doc/build-osx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build-osx.md b/doc/build-osx.md index f70da685e..8a266bc56 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -87,7 +87,7 @@ Rerunning "openssl version" should now return the correct version. 1. Clone the github tree to get the source code and go into the directory. - git clone git@github.com:bitcoin/bitcoin.git bitcoin + git clone https://github.com/bitcoin/bitcoin.git cd bitcoin 2. Build bitcoind: