Add install 'optipng' description because logo/make.py depends 'optipng'
This commit is contained in:
parent
80ca25e879
commit
d83e3fddb0
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user