Merge commit 'v0.5.0rc3'
This commit is contained in:
commit
09d7be3e63
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ with each other, with the help of a P2P network to check for double-spending.
|
||||||
|
|
||||||
Setup
|
Setup
|
||||||
-----
|
-----
|
||||||
|
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)
|
bin/32/bitcoin-qt (GUI, 32-bit)
|
||||||
bin/32/bitcoind (headless, 32-bit)
|
bin/32/bitcoind (headless, 32-bit)
|
||||||
|
|
Loading…
Add table
Reference in a new issue