summaryrefslogtreecommitdiffstats
path: root/network/Electrum/README
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-18 08:55:48 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-01-27 07:43:46 +0700
commitf6989706db3960c2ccb95a4ca26070a0eb343edd (patch)
tree724298e17a29a6d2797c74c70ec74f67bcd61be8 /network/Electrum/README
parente9ba7b0b80373f8a9bce8cf2b0869cd2b641001f (diff)
downloadslackbuilds-f6989706db3960c2ccb95a4ca26070a0eb343edd.tar.gz
slackbuilds-f6989706db3960c2ccb95a4ca26070a0eb343edd.tar.xz
network/Electrum: Updated for version 3.0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/Electrum/README')
-rw-r--r--network/Electrum/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/Electrum/README b/network/Electrum/README
index 4f876f67f3..18a07bc14b 100644
--- a/network/Electrum/README
+++ b/network/Electrum/README
@@ -2,3 +2,7 @@ Electrum is an easy to use Bitcoin client.
There is no waiting time when you start the client, because it does
not download the Bitcoin blockchain.
+
+NOTE:
+Make sure python3 is installed before building any dependencies
+as we need Python3 bindings.