change linux_package build instructions to use make target

This commit is contained in:
Mark Sisson 2022-10-09 00:02:38 -05:00
parent fbfaefd72a
commit ca24e9ca67
No known key found for this signature in database
GPG Key ID: 517B9F869E22BFBE

View File

@ -160,7 +160,7 @@ While |kitty| does use Python, it is not a traditional Python package, so please
do not install it in site-packages. do not install it in site-packages.
Instead run:: Instead run::
python3 setup.py linux-package make linux-package
This will install |kitty| into the directory :file:`linux-package`. You can run This will install |kitty| into the directory :file:`linux-package`. You can run
|kitty| with :file:`linux-package/bin/kitty`. All the files needed to run kitty |kitty| with :file:`linux-package/bin/kitty`. All the files needed to run kitty