Skip to content

Commit 8dfbb5c

Browse files
Jack MallersJimmyMow
Jack Mallers
authored andcommitted
doc: mention creating application support bitcoin folder on OSX
1 parent 2c364fd commit 8dfbb5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: doc/build-osx.md

+2
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ Bitcoin Core is now available at `./src/bitcoind`
8282

8383
Before running, you may create an empty configuration file:
8484

85+
mkdir -p "/Users/${USER}/Library/Application Support/Bitcoin"
86+
8587
touch "/Users/${USER}/Library/Application Support/Bitcoin/bitcoin.conf"
8688

8789
chmod 600 "/Users/${USER}/Library/Application Support/Bitcoin/bitcoin.conf"

0 commit comments

Comments
 (0)