Add make instructions to README
This commit is contained in:
parent
703b2e661d
commit
54ef14ba94
1 changed files with 3 additions and 1 deletions
|
|
@ -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 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)
|
- 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:
|
### Usage:
|
||||||
`kissy [target] <message>`
|
`kissy [target] <message>`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue