X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=doc%2FREADME;h=dc296f4e2e55bdca96ae723882b52385e4edd1c4;hb=0a1c5c9b104458b3e048c8e3ae5e9f347a5ab399;hp=01b1d40050de7f1e222f852392f50300598b7620;hpb=7ec064b88eac84234776c9cf43f60b2efd0d1d6a;p=novacoin.git diff --git a/doc/README b/doc/README index 01b1d40..dc296f4 100644 --- a/doc/README +++ b/doc/README @@ -1,6 +1,6 @@ -Bitcoin 0.5.0 BETA +Bitcoin 0.5.0.6 BETA -Copyright (c) 2009-2011 Bitcoin Developers +Copyright (c) 2009-2012 Bitcoin Developers Distributed under the MIT/X11 software license, see the accompanying file license.txt or http://www.opensource.org/licenses/mit-license.php. This product includes software developed by the OpenSSL Project for use in @@ -18,6 +18,9 @@ with each other, with the help of a P2P network to check for double-spending. 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: bin/32/bitcoin-qt (GUI, 32-bit) bin/32/bitcoind (headless, 32-bit)