mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
...
This commit is contained in:
parent
20821f4beb
commit
0c5a053c9c
1 changed files with 1 additions and 3 deletions
|
|
@ -25,9 +25,7 @@ That's it, kitty will be built from source, magically. You can run it as
|
|||
This works, because the :code:`./dev.sh build` command downloads all the major
|
||||
dependencies of kitty as pre-built binaries for your platform and builds kitty
|
||||
to use these rather than system libraries. The few required system libraries
|
||||
are mostly X11 and DBUS on Linux, as can be seen in the `linux-dev
|
||||
<https://github.com/kovidgoyal/kitty/blob/master/.github/workflows/ci.yml>`__
|
||||
CI job.
|
||||
are X11 and DBUS on Linux.
|
||||
|
||||
If you make changes to kitty code, simply re-run :code:`./dev.sh build`
|
||||
to build kitty with your changes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue