diff --git a/README.asciidoc b/README.asciidoc index 952da6ec0..4fe362ec5 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -464,7 +464,7 @@ makes use of the extra cell to render them in two cells. === How do I build kitty.app on macOS? -Install `optipng` and `librsvg` using `brew` or similar (needed for the logo generation step). +Install `imagemagick`, `optipng` and `librsvg` using `brew` or similar (needed for the logo generation step). And run: ```