summaryrefslogtreecommitdiffstats
path: root/network/bitcoin/README
diff options
context:
space:
mode:
author nomnombtc2016-08-23 23:50:02 +0200
committer David Spencer2016-08-28 01:22:59 +0200
commit71aa44a13978d5fcedca7df6cc9758f74eca988c (patch)
treea0112f4d3135b0f6c7acadf311d915955eec72ca /network/bitcoin/README
parentabf272d3d2cb671927ec06c5bc52dbdde1a9a4b1 (diff)
downloadslackbuilds-71aa44a13978d5fcedca7df6cc9758f74eca988c.tar.gz
network/bitcoin: Updated for version 0.13.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/bitcoin/README')
-rw-r--r--network/bitcoin/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/bitcoin/README b/network/bitcoin/README
index b5e21ec01f..a62d3b1323 100644
--- a/network/bitcoin/README
+++ b/network/bitcoin/README
@@ -8,11 +8,11 @@ of a P2P network to check for double-spending.
This Bitcoin client builds the backbone of the bitcoin network.
It downloads, verifies and distributes the blockchain to other
-peers in the network. It uses lots of diskspace and bandwith.
+peers in the network. It uses lots of diskspace and bandwidth.
If you just want to send and receive Bitcoins you should look at
a light client like Electrum.
Please make sure you read the Release notes first before upgrading:
-https://bitcoin.org/en/release/v0.11.2
+https://github.com/bitcoin/bitcoin/blob/0.13/doc/release-notes.md
qrencode is an optional but strongly recommended dependency.