mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-22 16:28:19 +02:00
Add install 'optipng' description because logo/make.py depends 'optipng'
This commit is contained in:
@@ -431,7 +431,12 @@ the approach using ligatures.
|
||||
|
||||
=== How do I build kitty.app on macOS?
|
||||
|
||||
Run:
|
||||
At first, install `optipng` command via:
|
||||
```
|
||||
brew install optipng
|
||||
```
|
||||
|
||||
And run:
|
||||
```
|
||||
logo/make.py
|
||||
./setup.py kitty.app
|
||||
|
||||
Reference in New Issue
Block a user