aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2013-12-11 00:13:28 -0800
committerGavin Andresen <gavinandresen@gmail.com>2013-12-11 00:13:28 -0800
commitef20293c517d3d6757e827c1790fc65ef45c0423 (patch)
treecbb018073a571a9ba9ed7bba38f5f83fa8cf27e2 /doc
parent6939a0d50e2bb6156e88786cb025e8223302d8cf (diff)
parent9392924d0d0285c6add21cb8e01e3e4fcccd71cf (diff)
downloadbitcoin-ef20293c517d3d6757e827c1790fc65ef45c0423.tar.xz
Merge pull request #3389 from regergregregerrge/patch-1
Update build-osx.md
Diffstat (limited to 'doc')
-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 f70da685e9..8a266bc567 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: