From 4ddf45c07f14fd0cf9be9d0c543f581267ef374a Mon Sep 17 00:00:00 2001 From: krolxon Date: Thu, 8 Jan 2026 12:25:11 +0530 Subject: change the order of installation, install everything with paru at the end --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 50ce9e2..a7db562 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ cd $HOME git clone https://github.com/krolyxon/dotfiles.git ~/.dotfiles cd ~/.dotfiles ./install.sh -# Installation with no confirmation prompts + +## OR ## +## Use auto-yes (you won't be asked to select any packages, everything will be selected by default) ./install.sh --yes ``` -- cgit v1.2.3