From 8234b405c4f53983398610e1754522256624150b Mon Sep 17 00:00:00 2001 From: NiceDevil Date: Sun, 26 Nov 2023 17:44:32 +0000 Subject: [PATCH] Missed a "-" --- Linux/Neofetch/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux/Neofetch/README.md b/Linux/Neofetch/README.md index b179640..d0dc618 100644 --- a/Linux/Neofetch/README.md +++ b/Linux/Neofetch/README.md @@ -96,7 +96,7 @@ chmod +x /etc/profile.d/motd.sh sudo pacman -Syu # Install Neofetch -sudo pacman -S neofetch –noconfirm +sudo pacman -S neofetch -–noconfirm # Create new message of the day file tee /etc/profile.d/motd.sh <