mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Updated README
This commit is contained in:
parent
a599b1da0f
commit
5b648c09dc
2 changed files with 26 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ elif (( $+commands[yaourt] )); then
|
|||
}
|
||||
else
|
||||
upgrade() {
|
||||
pacman -Syu
|
||||
sudo pacman -Syu
|
||||
}
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue