diff options
| author | fanquake <[email protected]> | 2012-06-18 22:09:19 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2012-06-18 22:09:19 +0800 |
| commit | baf814f3dae1fa6d7fb69e1f1234074e83318eef (patch) | |
| tree | a079c566d713436839717e81a7dfffffdbd02603 /doc | |
| parent | Further updates to build instructions (diff) | |
| download | discoin-baf814f3dae1fa6d7fb69e1f1234074e83318eef.tar.xz discoin-baf814f3dae1fa6d7fb69e1f1234074e83318eef.zip | |
OS X not OSX
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build-osx.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/build-osx.txt b/doc/build-osx.txt index 81e9960d5..24e825ca8 100644 --- a/doc/build-osx.txt +++ b/doc/build-osx.txt @@ -7,7 +7,7 @@ cryptographic software written by Eric Young ([email protected]) and UPnP software written by Thomas Bernard. -Mac OSX bitcoind build instructions +Mac OS X bitcoind build instructions Laszlo Hanyecz <[email protected]> Douglas Huff <[email protected]> @@ -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/ |