This commit is contained in:
Kovid Goyal 2018-03-18 17:59:27 +05:30
commit a89309153d
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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:
```