Add a note about matching source to binary versions
This commit is contained in:
parent
5e4c98eae6
commit
007be8e52c
@ -11,11 +11,14 @@ the following dependencies are installed first.
|
|||||||
|
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
If you are making changes only to the python parts of kitty, there is no need to
|
If you are making small changes only to the python parts of kitty, there is no need to
|
||||||
build kitty at all, instead, assuming you have installed the official kitty
|
build kitty at all, instead, assuming you have installed the official kitty
|
||||||
binaries, you can simply set the KITTY_DEVELOP_FROM enviroment variable to
|
binaries, you can simply set the KITTY_DEVELOP_FROM enviroment variable to
|
||||||
point to the directory into which you have checked out the kitty source
|
point to the directory into which you have checked out the kitty source
|
||||||
code. kitty will then load its python code from there.
|
code. kitty will then load its python code from there. You should use a
|
||||||
|
version of the source that matches the binary version as closely as
|
||||||
|
possible, since the two are tightly coupled.
|
||||||
|
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
----------------
|
----------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user