docs: update Arch Linux instructions (#243)

This commit is contained in:
Orhun Parmaksız
2024-04-17 20:26:35 +03:00
committed by GitHub
parent 0394a12c9f
commit aca5b37898
4 changed files with 14 additions and 7 deletions

View File

@@ -225,7 +225,9 @@ install_on_linux() {
local msg
local sudo
local archive
if has yay; then
if has pacman; then
install_on_arch_linux pacman
elif has yay; then
install_on_arch_linux yay
elif has pakku; then
install_on_arch_linux pakku