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 e5764e6 commit 6075bc4Copy full SHA for 6075bc4
doc/README.md
@@ -13,8 +13,8 @@ The following are some helpful notes on how to run Bitcoin on your native platfo
13
14
Unpack the files into a directory and run:
15
16
-- bin/32/bitcoin-qt (GUI, 32-bit) or bin/32/bitcoind (headless, 32-bit)
17
-- bin/64/bitcoin-qt (GUI, 64-bit) or bin/64/bitcoind (headless, 64-bit)
+- `bin/bitcoin-qt` (GUI) or
+- `bin/bitcoind` (headless)
18
19
### Windows
20
0 commit comments