From 2b9246e40e0399b94e5d91db00dd9414844cbe0b Mon Sep 17 00:00:00 2001 From: Rajala1404 <115874847+Rajala1404@users.noreply.github.com> Date: Mon, 13 Oct 2025 12:17:35 +0000 Subject: [PATCH] readme: update install script help (#188) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1295f6..d6e8b7b 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The install script has some options for installing configs for some apps. ``` $ ./install.fish -h -usage: ./install.sh [-h] [--noconfirm] [--spotify] [--vscode] [--discord] [--paru] +usage: ./install.sh [-h] [--noconfirm] [--spotify] [--vscode] [--discord] [--aur-helper] options: -h, --help show this help message and exit @@ -28,7 +28,7 @@ options: --vscode=[codium|code] install VSCodium (or VSCode) --discord install Discord (OpenAsar + Equicord) --zen install Zen browser - --paru use paru instead of yay as AUR helper + --aur-helper=[yay|paru] the AUR helper to use ``` For example: