mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-12 16:17:53 +00:00
doc: 32 and 64 bit packages are seperate
This commit is contained in:
parent
e5764e69cb
commit
6075bc4d67
@ -13,8 +13,8 @@ The following are some helpful notes on how to run Bitcoin on your native platfo
|
|||||||
|
|
||||||
Unpack the files into a directory and run:
|
Unpack the files into a directory and run:
|
||||||
|
|
||||||
- bin/32/bitcoin-qt (GUI, 32-bit) or bin/32/bitcoind (headless, 32-bit)
|
- `bin/bitcoin-qt` (GUI) or
|
||||||
- bin/64/bitcoin-qt (GUI, 64-bit) or bin/64/bitcoind (headless, 64-bit)
|
- `bin/bitcoind` (headless)
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user