From dee7293963c60ceb6410bd0aeda5dc7a3bdd5eb0 Mon Sep 17 00:00:00 2001 From: morten-b <32033374+morten-b@users.noreply.github.com> Date: Fri, 22 Jan 2021 09:03:51 +0100 Subject: [PATCH] Added --noconfirm to pacman install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce9e23c..f9329bc 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Unoffical - To Install chmod -R +x ~/.config/waybar/scripts - sudo pacman -S --needed - < packages-repository.txt + sudo pacman -S --needed --noconfirm - < packages-repository.txt systemctl enable lightdm