mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
Update build-osx.md
This commit is contained in:
parent
6939a0d50e
commit
9392924d0d
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
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
|
cd bitcoin
|
||||||
|
|
||||||
2. Build bitcoind:
|
2. Build bitcoind:
|
||||||
|
|
Loading…
Add table
Reference in a new issue