diff options
| author | Michael Ford <[email protected]> | 2015-11-17 22:21:02 +0800 |
|---|---|---|
| committer | Michael Ford <[email protected]> | 2015-11-17 22:21:02 +0800 |
| commit | bd42e6b6ecd31019ff2774512bdc22c5ca289fc5 (patch) | |
| tree | c610759cb96ea7f0576a20aeb73b85340e2416c0 | |
| parent | Merge pull request #7026 (diff) | |
| download | discoin-bd42e6b6ecd31019ff2774512bdc22c5ca289fc5.tar.xz discoin-bd42e6b6ecd31019ff2774512bdc22c5ca289fc5.zip | |
[doc] Users now see 'Bitcoin Core' in the OSX bundle
On OS X users will see 'Bitcoin Core' after opening the DMG bundle.
| -rw-r--r-- | doc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index 0594d20dd..f6df28a89 100644 --- a/doc/README.md +++ b/doc/README.md @@ -28,7 +28,7 @@ Unpack the files into a directory, and then run bitcoin-qt.exe. ### OS X -Drag Bitcoin-Qt to your applications folder, and then run Bitcoin-Qt. +Drag Bitcoin-Core to your applications folder, and then run Bitcoin-Core. ### Need Help? |