Updated README of the archlinux plugin

This commit is contained in:
Moses Miller
2016-10-03 01:02:44 +02:00
committed by Marc Cornellà
parent 485dd2b736
commit e418a2bb92
2 changed files with 26 additions and 1 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ elif (( $+commands[yaourt] )); then
}
else
upgrade() {
pacman -Syu
sudo pacman -Syu
}
fi