Document how to install the nightly builds

This commit is contained in:
Kovid Goyal
2021-09-17 07:32:51 +05:30
parent 9eebd2c921
commit 9f4f22743f
4 changed files with 42 additions and 5 deletions

View File

@@ -10,6 +10,9 @@ Build from source
|kitty| is designed to run from source, for easy hack-ability. Make sure
the following dependencies are installed first.
.. note::
If you just want to test the latest changes to kitty you dont need to build
from source. Instead install the :ref:`latest nightly build <nightly>`.
.. note::
If you are making small changes only to the python parts of kitty, there is no need to