Dashify bitcoin unix executables (#1486)

This commit is contained in:
Will Wray 2017-06-05 19:47:46 -04:00 committed by UdjinM6
parent 72fbfe93d8
commit 7155043571

View File

@ -11,8 +11,8 @@ The following are some helpful notes on how to run Dash on your native platform.
Unpack the files into a directory and run:
- `bin/bitcoin-qt` (GUI) or
- `bin/bitcoind` (headless)
- `bin/dash-qt` (GUI) or
- `bin/dashd` (headless)
### Windows