doc: mention creating application support bitcoin folder on OSX
This commit is contained in:
parent
2c364fde42
commit
8dfbb5cf23
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue