aboutsummaryrefslogtreecommitdiff
path: root/contrib/macdeploy/README.md
diff options
context:
space:
mode:
authorFederico Bond <federicobond@gmail.com>2014-05-15 03:22:42 -0300
committerFederico Bond <federicobond@gmail.com>2014-05-20 10:28:16 -0300
commitd16f6f87e1c15bd686e0e74ddb671da95a916c6d (patch)
tree9f958e66f716f75f68f59af3068cf27e7b928585 /contrib/macdeploy/README.md
parenta99f9be0ebd4062fd73648d525b2c7961f845580 (diff)
downloadbitcoin-d16f6f87e1c15bd686e0e74ddb671da95a916c6d.tar.xz
Remove unused imports in macdeploy script
Diffstat (limited to 'contrib/macdeploy/README.md')
-rw-r--r--contrib/macdeploy/README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/macdeploy/README.md b/contrib/macdeploy/README.md
index 5f0611f20c..0aa57b4777 100644
--- a/contrib/macdeploy/README.md
+++ b/contrib/macdeploy/README.md
@@ -1,9 +1,5 @@
### MacDeploy ###
-You will need the appscript package for the fancy disk image creation to work:
-
- sudo easy_install appscript
-
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