Add make instructions to README

This commit is contained in:
cælōrum spectātrīx 2025-11-17 19:38:33 +01:00
parent 703b2e661d
commit 54ef14ba94

View file

@ -7,6 +7,8 @@ Ever wanted to kiss girls through a tty? Well now you can!
- run `sudo chown root:tty /path/to/kissy` (or whatever ownership it's supposed to have)
- run `sudo chmod 2755 /path/to/kissy` (or whatever permissions work for you. has to run with setgid)
- alternatively, build kissy from source using `make` then `sudo make install`
### Usage:
`kissy [target] <message>`
@ -18,4 +20,4 @@ Have fun girlkissing! :3
## License
This project is licensed with [GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt)
This project is licensed with [GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt)