aboutsummaryrefslogtreecommitdiff
path: root/contrib/macdeploy
diff options
context:
space:
mode:
authorJon Layton <me@jonl.io>2019-09-07 23:52:45 -0400
committerJon Layton <me@jonl.io>2019-09-17 03:21:22 -0400
commit6aab7649d30b19d136a27f1287fd2c8b00fb460c (patch)
tree7f14c9665c34f0f3b51f22f61ab4742b01bfc115 /contrib/macdeploy
parent92f35acb3ba045fc9844fed9ea9eedf66e5d2c24 (diff)
downloadbitcoin-6aab7649d30b19d136a27f1287fd2c8b00fb460c.tar.xz
doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_bdb48.m4
Diffstat (limited to 'contrib/macdeploy')
-rw-r--r--contrib/macdeploy/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/macdeploy/README.md b/contrib/macdeploy/README.md
index 6163734e62..e90120ea79 100644
--- a/contrib/macdeploy/README.md
+++ b/contrib/macdeploy/README.md
@@ -1,7 +1,7 @@
### MacDeploy ###
For Snow Leopard (which uses [Python 2.6](http://www.python.org/download/releases/2.6/)), you will need the param_parser package:
-
+
sudo easy_install argparse
This script should not be run manually, instead, after building as usual: