Skip to content

Commit 6075bc4

Browse files
committed
doc: 32 and 64 bit packages are seperate
1 parent e5764e6 commit 6075bc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ The following are some helpful notes on how to run Bitcoin on your native platfo
1313

1414
Unpack the files into a directory and run:
1515

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)
16+
- `bin/bitcoin-qt` (GUI) or
17+
- `bin/bitcoind` (headless)
1818

1919
### Windows
2020

0 commit comments

Comments
 (0)