mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
Note that kitty deps can be installed using brew on OS X
This commit is contained in:
@@ -112,8 +112,9 @@ python3 /path/to/kitty/folder
|
||||
=== macOS packages
|
||||
|
||||
Currently, no one has made macOS packages for kitty, but you can use the above
|
||||
install from source instructions to run kitty on macOS, after installing its two
|
||||
dependencies (python >= 3.5 and glfw >= 3.2)
|
||||
install from source instructions to run kitty on macOS, after installing its
|
||||
two dependencies (python >= 3.5 and glfw >= 3.2 using http://brew.sh/[brew] or
|
||||
a similar package manager)
|
||||
|
||||
|
||||
== Design philosophy
|
||||
|
||||
Reference in New Issue
Block a user