diff --git a/README.md b/README.md index e04bf98..a947d35 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ ![example of hexxy in action](assets/img.png) ## Quick install + requirements: Go 1.20+ (it may build with earlier versions as well but I have not tested them) and git ```sh @@ -13,6 +14,12 @@ git clone https://github.com/sweetbbak/hexxy && cd hexxy go build ``` +On ArchLinux ([hexxy-git](https://aur.archlinux.org/packages/hexxy-git)), e.g.: + +``` +pikaur -S hexo-git +``` + ## Example usage ```sh