From bd42e6b6ecd31019ff2774512bdc22c5ca289fc5 Mon Sep 17 00:00:00 2001 From: Michael Ford Date: Tue, 17 Nov 2015 22:21:02 +0800 Subject: [PATCH] [doc] Users now see 'Bitcoin Core' in the OSX bundle On OS X users will see 'Bitcoin Core' after opening the DMG bundle. --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?