mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-10 18:48:54 +02:00
...
This commit is contained in:
@@ -31,6 +31,10 @@ following dependencies are installed first:
|
||||
* gcc (required for building, clang should also work, but it is not tested)
|
||||
* pkg-config (required for building)
|
||||
|
||||
Install kitty with:
|
||||
|
||||
git clone https://github.com/kovidgoyal/kitty && cd kitty
|
||||
|
||||
Now build the C parts of kitty with the following command:
|
||||
|
||||
python3 setup.py build
|
||||
|
||||
Reference in New Issue
Block a user