OS X not OSX
This commit is contained in:
parent
8b7b3be765
commit
baf814f3da
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ cryptographic software written by Eric Young (eay@cryptsoft.com) and UPnP
|
|||
software written by Thomas Bernard.
|
||||
|
||||
|
||||
Mac OSX bitcoind build instructions
|
||||
Mac OS X bitcoind build instructions
|
||||
Laszlo Hanyecz <solar@heliacal.net>
|
||||
Douglas Huff <dhuff@jrbobdobbs.org>
|
||||
|
||||
|
@ -21,7 +21,7 @@ All of the commands should be executed in Terminal.app.. it's in
|
|||
/Applications/Utilities
|
||||
|
||||
You need to install XCode with all the options checked so that the compiler and
|
||||
everything is available in /usr not just /Developer. XCode should be available on your OSX
|
||||
everything is available in /usr not just /Developer. XCode should be available on your OS X
|
||||
install DVD, but if not, you can get the current version from https://developer.apple.com/xcode/
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue