mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-17 02:01:30 +02:00
Updated README of the archlinux plugin
This commit is contained in:
committed by
Marc Cornellà
parent
485dd2b736
commit
e418a2bb92
@ -64,7 +64,7 @@ elif (( $+commands[yaourt] )); then
|
||||
}
|
||||
else
|
||||
upgrade() {
|
||||
pacman -Syu
|
||||
sudo pacman -Syu
|
||||
}
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user