From 899fa0267275b137a2284182c2bcae181edd1372 Mon Sep 17 00:00:00 2001 From: Adam Perkowski Date: Sun, 29 Dec 2024 14:34:37 +0100 Subject: [PATCH] docs(README): add Arch Linux installation instructions --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 0c9f572..1827c3d 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,16 @@ Note that the feature to (semi-)automatically generate a configuration file is c ## Installation +### Arch Linux + +[goskyr](https://aur.archlinux.org/packages/goskyr) is available as a package in the AUR. Install it with your favorite AUR helper (eg. `yay`): + +```bash +yay -S goskyr +``` + +### Other + [Download](https://github.com/jakopako/goskyr/releases/latest) a prebuilt binary from the [releases page](https://github.com/jakopako/goskyr/releases), unpack and run! Or if you have recent go compiler installed download goskyr by running