diff options
| author | Jonas Schnelli <[email protected]> | 2015-05-07 10:12:27 +0200 |
|---|---|---|
| committer | Jonas Schnelli <[email protected]> | 2015-05-19 11:03:49 +0200 |
| commit | 7cef321e65c87b2d1ea49e9b471f43b36eab6a16 (patch) | |
| tree | e22f6c6ef05baa7e853a3eac735a0e094cae7079 /contrib/macdeploy/README.md | |
| parent | Merge pull request #6126 (diff) | |
| download | discoin-7cef321e65c87b2d1ea49e9b471f43b36eab6a16.tar.xz discoin-7cef321e65c87b2d1ea49e9b471f43b36eab6a16.zip | |
[Mac only] rename Bitcoin-Qt.app to "Bitcoin Core.app"
Diffstat (limited to 'contrib/macdeploy/README.md')
| -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 0aa57b477..6163734e6 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-Qt.dmg`. +When finished, it will produce `Bitcoin-Core.dmg`. |