JAL-3393 Improved background image, SVG file, and added instructions on how the image...
[jalview.git] / utils / install4j / DMG_background_image_creation_README.md
index c37b35e..2867196 100644 (file)
@@ -6,6 +6,6 @@ The most recent `jalview_dmg_background.png` (with blurry faded tiled Jalview lo
 
 The exported PNG can have the 96 DPI metadata changed using GIMP or ImageMagick.  Here is how to do it on the command line with ImageMagick:
 ```
-convert -units PixelsPerInch jalview_dmg_background_blur.png -density 72 jalview_dmg_background.png
+convert -units PixelsPerInch jalview_dmg_background_blur.png -density 72 jalview_dmg_background_blur_72dpi.png
 ```
 The final image should be saved as `jalview_dmg_background.png` (which the above `convert` command will do) as this is the filename set in the `install4j8_template.install4j` file to include in the final DMG.