From 33db50390a1b173e6f19ecc2119248d2ec166a11 Mon Sep 17 00:00:00 2001 From: Fini Jastrow Date: Sat, 5 Sep 2026 18:32:09 +0200 Subject: [PATCH] doc: Add more example for install.sh in readme.md Signed-off-by: Fini Jastrow --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 767f10bda..701007c31 100644 --- a/readme.md +++ b/readme.md @@ -266,6 +266,8 @@ Examples: ./install.sh install HeavyData ./install.sh install all ./install.sh install # interactive mode +VERBOSE=3 ./install.sh install DaddyTimeMono +GH_RELEASE_TAG=v3.2.1 ./install.sh list ``` ### `Option 4: Unofficial Chocolatey or Scoop Repositories`