aboutsummaryrefslogtreecommitdiff
path: root/doc/README
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2012-07-18 22:11:56 +0800
committerfanquake <fanquake@gmail.com>2012-07-18 22:11:56 +0800
commitf00a0dcfed248186811ae596dbe42f83c8550b31 (patch)
tree52ab17a98de33b7fa93b640fa553b999b35c6dd0 /doc/README
parent1854433829a9a1bc6d860591fd208926e660e032 (diff)
downloadbitcoin-f00a0dcfed248186811ae596dbe42f83c8550b31.tar.xz
Docs Tidy up
Diffstat (limited to 'doc/README')
-rw-r--r--doc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README b/doc/README
index 4eda8bcd76..ee6478d59e 100644
--- a/doc/README
+++ b/doc/README
@@ -2,7 +2,7 @@ Bitcoin 0.6.99 BETA
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.
+file COPYING or http://www.opensource.org/licenses/mit-license.php.
This product includes software developed by the OpenSSL Project for use in
the OpenSSL Toolkit (http://www.openssl.org/). This product includes
cryptographic software written by Eric Young (eay@cryptsoft.com).
@@ -18,7 +18,7 @@ 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:
+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: