From 8897d4111fa6f5ea4ad001319164753a8656813a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Wed, 1 Feb 2023 23:44:43 +0300 Subject: [PATCH] docs: update README.md about installation on Arch Linux --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 52660c0..ea806f9 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,12 @@ Without flakes, you can build a shell that contains oxker using ```nix-shell -p oxker``` +### AUR + +oxker can be installed from the [AUR](https://aur.archlinux.org/packages/oxker) with using an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers): + +```paru -S oxker``` + ### Pre-Built See the pre-built binaries