diff options
author | super3 <me@super3.org> | 2013-10-21 20:00:10 -0400 |
---|---|---|
committer | super3 <me@super3.org> | 2013-10-21 20:07:31 -0400 |
commit | 14f870cee50f791bfa9c08bf1d60f8a3b9aeab23 (patch) | |
tree | 758e9890482dd80e953481092d1bada304bd24a7 /doc/build-osx.md | |
parent | db0e8ccd90c741ee52726db90845aaaebe370f24 (diff) |
Prettify some /Contrib READMEs
SYN
Remove Dead Readme-Qt Links.
Diffstat (limited to 'doc/build-osx.md')
-rw-r--r-- | doc/build-osx.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/build-osx.md b/doc/build-osx.md index 271f8f55bd..6ded75d340 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -5,8 +5,6 @@ This guide will show you how to build bitcoind(headless client) for OSX. Notes ----- -* See [readme-qt.md](readme-qt.md) for instructions on building Bitcoin-Qt, the -graphical user interface. * Tested on OS X 10.5 through 10.8 on Intel processors only. PPC is not supported because it is big-endian. * All of the commands should be executed in a Terminal application. The |