summaryrefslogtreecommitdiffstats
path: root/network/bitcoin/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/bitcoin/README')
-rw-r--r--network/bitcoin/README10
1 files changed, 4 insertions, 6 deletions
diff --git a/network/bitcoin/README b/network/bitcoin/README
index 752e8ba035..71375afe38 100644
--- a/network/bitcoin/README
+++ b/network/bitcoin/README
@@ -2,12 +2,10 @@ bitcoin (P2P electronic cash system)
Bitcoin is a free open source peer-to-peer electronic cash system
that is completely decentralized, without the need for a central
-server or trusted parties. Users hold the crypto keys to their own
-money and transact directly with each other, with the help of
-a P2P network to check for double-spending.
+server or trusted parties. Users hold the crypto keys to their
+own money and transact directly with each other, with the help
+of a P2P network to check for double-spending.
-This requires: qrencode
-
-UPNP is disabled, it requires miniupnpc, which is not available on SBo.
+UPNP is disabled, it requires the optional dependency miniupnpc.
Package provides both, bitcoin-qt (GUI) and bitcoind (CLI).