mirror of
https://github.com/veeso/termscp.git
synced 2026-04-04 17:21:21 -07:00
docs: update Arch Linux instructions (#243)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user