Skip to content

Commit e5764e6

Browse files
committed
doc: Remove outdated qt4 install information from README.md
This text is aimed at users installing the binaries. Now that Qt5 is linked statically, there is no need to install Qt as a run-time dependency.
1 parent 169d379 commit e5764e6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,11 @@ The following are some helpful notes on how to run Bitcoin on your native platfo
1111

1212
### Unix
1313

14-
You need the Qt4 run-time libraries to run Bitcoin-Qt. On Debian or Ubuntu:
15-
16-
sudo apt-get install libqtgui4
17-
1814
Unpack the files into a directory and run:
1915

2016
- bin/32/bitcoin-qt (GUI, 32-bit) or bin/32/bitcoind (headless, 32-bit)
2117
- bin/64/bitcoin-qt (GUI, 64-bit) or bin/64/bitcoind (headless, 64-bit)
2218

23-
24-
2519
### Windows
2620

2721
Unpack the files into a directory, and then run bitcoin-qt.exe.

0 commit comments

Comments
 (0)