From ec3535570593b18c7773a74dab1e2a24e227ce6f Mon Sep 17 00:00:00 2001 From: abs3nt Date: Wed, 8 Mar 2023 13:07:06 -0800 Subject: [PATCH] docs: readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 28609ae..2f2c497 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ cd haunt make build && sudo make install ``` +#### aur +``` +yay -S haunt-go-git +``` + ### Completions completions will be automatically installed if you used the Makefile, if you did not you can generate completions with `haunt completion [bash/fish/powershell/zsh]`