mention prebuilt binaries in releases

This commit is contained in:
b1ek 2024-05-19 22:33:25 +10:00
parent 9206ad4a6b
commit c0392efb5f
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 5 additions and 2 deletions

View File

@ -22,12 +22,15 @@ cargo b -r
sudo cp target/release/hey /usr/bin/hey,
```
if you are on windows, idk have fun
if you are on windows, [download the binary file](#download-the-binary-file) or compile it yourself if you have the knowledge
## via a package manager
arch (AUR) - `paru -S hey-duck`
## download the binary file
prebuilt binaries are available on [the releases page](https://git.blek.codes/blek/hey/releases) for macOS, Linux and Windows
### 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.
@ -46,4 +49,4 @@ tos = false # whether if you agree to ddg chat tos
## cache file reference
cache file stores the last VQD used. it is (probably) there so that the ai model would remember your history. [read more about duckduckgo chat api](https://blek.codes/blog/duckduckgo-ai-chat/)
if you want to reset the VQD, just delete the file.
if you want to reset the VQD, just delete the file.