Dashify build-osx.md

This commit is contained in:
Alexander Block 2017-12-27 14:00:45 +01:00
parent 49f9d613b0
commit e3ca41b1cb

View File

@ -21,12 +21,12 @@ NOTE: Building with Qt4 is still supported, however, doing so could result in a
Build Dash Core 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 git clone https://github.com/dashpay/dash
cd 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). Configure and build the headless dash binaries as well as the GUI (if Qt is found).