diff options
author | Zakk <zakklakin@outlook.com> | 2019-10-14 23:19:05 +0100 |
---|---|---|
committer | Zakk <zakklakin@outlook.com> | 2019-10-15 11:30:13 +0100 |
commit | 4441e58497513cc55cfebfdcaaeee340f62f8062 (patch) | |
tree | 9fc3f26e0a57e75b4950556c34cf8c4d1248d573 /contrib/macdeploy | |
parent | b33c03b0cb82e57eb862542c9d331b7ceb8f3a62 (diff) |
Update macdeploy README to include correctly named `.dmg` file produced from `make deploy`
Diffstat (limited to 'contrib/macdeploy')
-rw-r--r-- | contrib/macdeploy/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/macdeploy/README.md b/contrib/macdeploy/README.md index e90120ea79..29b49ebff4 100644 --- a/contrib/macdeploy/README.md +++ b/contrib/macdeploy/README.md @@ -11,5 +11,5 @@ This script should not be run manually, instead, after building as usual: During the process, the disk image window will pop up briefly where the fancy settings are applied. This is normal, please do not interfere. -When finished, it will produce `Bitcoin-Core.dmg`. +When finished, it will produce `Bitcoin-Qt.dmg`. |