summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index 669925c..d28d8bc 100644
--- a/README
+++ b/README
@@ -17,6 +17,7 @@ The only choices a contributor has are '<slug>' and
/image.<ext> <-- image file
/MANIFEST <-- metadata file
/prepare <-- generator script
+ /prepare-docker <-- for production only*
building
@@ -27,7 +28,10 @@ building
(2) ensure that you are checked out at a tag that has
been pushed to origin
-(3) run the 'prepare' script with no arguments
+(3) run the 'prepare'* script with no arguments, or run
+ the 'prepare-docker' script to do this in a container
+ with a known version of imagemagick or graphicsmagick
+ if you are preparing for a release
(4) upload the resulting tarball, in 'output/', to the
distfiles mirror, directly under 'source/'