From e3ca41b1cb2d1c97ecedcc1336030c8339133a4b Mon Sep 17 00:00:00 2001 From: Alexander Block Date: Wed, 27 Dec 2017 14:00:45 +0100 Subject: [PATCH] Dashify build-osx.md --- doc/build-osx.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/build-osx.md b/doc/build-osx.md index 20599ee23..94d442f17 100644 --- a/doc/build-osx.md +++ b/doc/build-osx.md @@ -21,12 +21,12 @@ NOTE: Building with Qt4 is still supported, however, doing so could result in a Build Dash Core ------------------------ -1. Clone the bitcoin source code and cd into `dash` +1. Clone the Dash Core source code and cd into `dash` git clone https://github.com/dashpay/dash cd dash -2. Build dash-core: +2. Build Dash Core: Configure and build the headless dash binaries as well as the GUI (if Qt is found).