doc: Remove outdated qt4 install information from README.md
- doc: Remove outdated qt4 install information from README.md - doc: 32 and 64 bit packages are seperate Github-Pull: #8048 Rebased-From: e5764e69cbd0bf4eb98c96eeb31c94349bbe7b7c 6075bc4d67bcd5f95561dc6d53b4fdbaf2c63f4b
This commit is contained in:
parent
18b3c3ced8
commit
c3aedca2df
@ -11,16 +11,10 @@ The following are some helpful notes on how to run Bitcoin on your native platfo
|
|||||||
|
|
||||||
### Unix
|
### Unix
|
||||||
|
|
||||||
You need the Qt4 run-time libraries to run Bitcoin-Qt. On Debian or Ubuntu:
|
|
||||||
|
|
||||||
sudo apt-get install libqtgui4
|
|
||||||
|
|
||||||
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