docs: update README.md about installation on Arch Linux

This commit is contained in:
Orhun Parmaksız
2023-02-01 23:44:43 +03:00
parent fe49b1b0f0
commit 8897d4111f
+6
View File
@@ -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 <a href="https://github.com/mrjackwills/oxker/releases/latest" target='_blank' rel='noopener noreferrer'>pre-built binaries</a>