aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index df73f069c9..2ffc4a92b8 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,8 @@ Bitcoin-qt: Qt4 based GUI replacement for Bitcoin
=================================================
**Warning** **Warning** **Warning**
-Pre-alpha stuff! Use on testnet only!
+
+Pre-alpha stuff! I'm using this client myself on the production network, and I haven't noticed any glitches, but remember: always backup your wallet! Testing on the testnet is recommended.
This has been implemented:
@@ -55,7 +56,7 @@ then execute the following:
qmake
make
-Alternatively, install Qt Creator and open the `bitcoin.pro` file.
+Alternatively, install Qt Creator and open the `bitcoin-qt.pro` file.
-An executable named `bitcoin` will be built.
+An executable named `bitcoin-qt` will be built.