Update: added correct links to readme.

This commit is contained in:
Keyitdev
2022-07-25 20:13:31 +02:00
parent cfe500534d
commit 6455c919d2
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -16,8 +16,8 @@ sudo pacman --noconfirm --needed -Sy dialog
system_update(){
echo -e "${green}[*] Doing a system update, cause stuff may break if it's not the latest version...${no_color}"
sudo pacman --noconfirm -Syu
sudo pacman -Sy --noconfirm archlinux-keyring
sudo pacman --noconfirm -Syu
sudo pacman -S --noconfirm --needed base-devel wget git curl
}
install_aur_helper(){