aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorregergregregerrge <[email protected]>2013-12-11 04:58:06 +0100
committerregergregregerrge <[email protected]>2013-12-11 04:58:06 +0100
commit9392924d0d0285c6add21cb8e01e3e4fcccd71cf (patch)
treecbb018073a571a9ba9ed7bba38f5f83fa8cf27e2
parentMerge pull request #3350 (diff)
downloaddiscoin-9392924d0d0285c6add21cb8e01e3e4fcccd71cf.tar.xz
discoin-9392924d0d0285c6add21cb8e01e3e4fcccd71cf.zip
Update build-osx.md
-rw-r--r--doc/build-osx.md2
1 files changed, 1 insertions, 1 deletions
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 [email protected]:bitcoin/bitcoin.git bitcoin
+ git clone https://github.com/bitcoin/bitcoin.git
cd bitcoin
2. Build bitcoind: