add a note about packages

This commit is contained in:
b1ek 2024-04-14 16:39:23 +10:00
parent 741a71fb3b
commit dac1167e95
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 9 additions and 1 deletions

View File

@ -36,3 +36,11 @@ sudo cp target/release/hey /usr/bin/hey,
```
if you are on windows, idk have fun
## via a package manager
arch (AUR) - `paru -S hey-duck`
### note for packagers
to avoid name conflicts, packages should be named `hey-duck` or its form in a different naming convention.
please submit an issue or a PR if you have packaged this to a distro, or email one of the maintainers.