aboutsummaryrefslogtreecommitdiff
path: root/doc/readme-qt.rst
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2012-07-18 22:11:56 +0800
committerLuke Dashjr <luke-jr+git@utopios.org>2012-09-10 23:59:42 +0000
commit82bcb7bf8008be758df6ec0be82067c47917f471 (patch)
treefaee2a07e817c2199bf55b911b30284b6775a905 /doc/readme-qt.rst
parent4c1bc220134aef99047294dc6673b59ec6d235cb (diff)
downloadbitcoin-82bcb7bf8008be758df6ec0be82067c47917f471.tar.xz
Docs Tidy up
Partial of f00a0dcfed248186811ae596dbe42f83c8550b31.
Diffstat (limited to 'doc/readme-qt.rst')
-rw-r--r--doc/readme-qt.rst13
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/readme-qt.rst b/doc/readme-qt.rst
index 090177321e..07d59f9685 100644
--- a/doc/readme-qt.rst
+++ b/doc/readme-qt.rst
@@ -1,4 +1,4 @@
-Bitcoin-qt: Qt4 GUI for Bitcoin
+Bitcoin-Qt: Qt4 GUI for Bitcoin
===============================
Features
@@ -60,21 +60,20 @@ Alternatively, install Qt Creator and open the `bitcoin-qt.pro` file.
An executable named `bitcoin-qt` will be built.
-
Windows
--------
Windows build instructions:
-- Download the `QT Windows SDK`_ and install it. You don't need the Symbian stuff, just the desktop Qt.
+- Download the `Qt Windows SDK`_ and install it. You don't need the Symbian stuff, just the desktop Qt.
- Download and extract the `dependencies archive`_ [#]_, or compile openssl, boost and dbcxx yourself.
- Copy the contents of the folder "deps" to "X:\\QtSDK\\mingw", replace X:\\ with the location where you installed the Qt SDK. Make sure that the contents of "deps\\include" end up in the current "include" directory.
-- Open the .pro file in QT creator and build as normal (ctrl-B)
+- Open the bitcoin-qt.pro file in Qt Creator and build as normal (ctrl-B)
-.. _`QT Windows SDK`: http://qt.nokia.com/downloads/sdk-windows-cpp
+.. _`Qt Windows SDK`: http://qt.nokia.com/downloads/sdk-windows-cpp
.. _`dependencies archive`: https://download.visucore.com/bitcoin/qtgui_deps_1.zip
.. [#] PGP signature: https://download.visucore.com/bitcoin/qtgui_deps_1.zip.sig (signed with RSA key ID `610945D0`_)
.. _`610945D0`: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x610945D0
@@ -94,7 +93,7 @@ Mac OS X
sudo port selfupdate
sudo port install boost db48
-- Open the .pro file in Qt Creator and build as normal (cmd-B)
+- Open the bitcoin-qt.pro file in Qt Creator and build as normal (cmd-B)
.. _`Qt Mac OS X SDK`: http://qt.nokia.com/downloads/sdk-mac-os-cpp
.. _`MacPorts`: http://www.macports.org/install.php
@@ -103,7 +102,7 @@ Mac OS X
Build configuration options
============================
-UPNnP port forwarding
+UPnP port forwarding
---------------------
To use UPnP for port forwarding behind a NAT router (recommended, as more connections overall allow for a faster and more stable bitcoin experience), pass the following argument to qmake: