Add a note about not copying the kitty binary out of the installation folder

This commit is contained in:
Kovid Goyal
2021-11-29 21:45:30 +05:30
parent 49369d6279
commit 0e5f51f195

View File

@@ -22,6 +22,11 @@ The binaries will be installed in the standard location for your OS,
Linux. The installer only touches files in that directory. To update kitty, Linux. The installer only touches files in that directory. To update kitty,
simply re-run the command. simply re-run the command.
.. warning::
**Do not** copy the kitty binary out of the installation folder. If you want
to add it to your ``PATH`` create a symlink in :file:`~/.local/bin` or
:file:`/usr/bin` or wherever.
Manually installing Manually installing
--------------------- ---------------------