aboutsummaryrefslogtreecommitdiff
path: root/contrib/macdeploy/README.md
diff options
context:
space:
mode:
authorFederico Bond <[email protected]>2014-05-15 03:22:42 -0300
committerFederico Bond <[email protected]>2014-05-20 10:28:16 -0300
commitd16f6f87e1c15bd686e0e74ddb671da95a916c6d (patch)
tree9f958e66f716f75f68f59af3068cf27e7b928585 /contrib/macdeploy/README.md
parentMerge pull request #4182 (diff)
downloaddiscoin-d16f6f87e1c15bd686e0e74ddb671da95a916c6d.tar.xz
discoin-d16f6f87e1c15bd686e0e74ddb671da95a916c6d.zip
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 5f0611f20..0aa57b477 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