mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-28 16:43:23 +02:00
doc: mention creating application support bitcoin folder on OSX
This commit is contained in:
committed by
Jack Mallers
parent
2c364fde42
commit
8dfbb5cf23
@@ -82,6 +82,8 @@ Bitcoin Core is now available at `./src/bitcoind`
|
||||
|
||||
Before running, you may create an empty configuration file:
|
||||
|
||||
mkdir -p "/Users/${USER}/Library/Application Support/Bitcoin"
|
||||
|
||||
touch "/Users/${USER}/Library/Application Support/Bitcoin/bitcoin.conf"
|
||||
|
||||
chmod 600 "/Users/${USER}/Library/Application Support/Bitcoin/bitcoin.conf"
|
||||
|
Reference in New Issue
Block a user