Update build-osx.md
This commit is contained in:
parent
cb9c633936
commit
047e41be82
1 changed files with 9 additions and 0 deletions
|
@ -2,6 +2,15 @@ Mac OS X Build Instructions and Notes
|
|||
====================================
|
||||
This guide will show you how to build Bitcoin Core for OS X.
|
||||
|
||||
|
||||
TRY THIS FIRST
|
||||
-----
|
||||
|
||||
Run `./reproducible_build.sh -c -t` in the Terminal. This should build the binaries and put them into the `./src` directory.
|
||||
|
||||
If that errors, please report the issue. See below for other ways of building the binaries.
|
||||
|
||||
|
||||
Notes
|
||||
-----
|
||||
|
||||
|
|
Loading…
Reference in a new issue