Bump version to 0.5.4
[novacoin.git] / doc / README
index 01b1d40..3d8c63a 100644 (file)
@@ -1,6 +1,6 @@
-Bitcoin 0.5.0 BETA
+Bitcoin 0.5.4 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)