We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c364fd commit 8dfbb5cCopy full SHA for 8dfbb5c
doc/build-osx.md
@@ -82,6 +82,8 @@ Bitcoin Core is now available at `./src/bitcoind`
82
83
Before running, you may create an empty configuration file:
84
85
+ mkdir -p "/Users/${USER}/Library/Application Support/Bitcoin"
86
+
87
touch "/Users/${USER}/Library/Application Support/Bitcoin/bitcoin.conf"
88
89
chmod 600 "/Users/${USER}/Library/Application Support/Bitcoin/bitcoin.conf"
0 commit comments