From 1d92dc911ed9195446db676be97e5c0661e54037 Mon Sep 17 00:00:00 2001 From: rootiest Date: Sun, 3 May 2026 14:20:29 -0400 Subject: [PATCH] docs: add curl download instructions from latest release --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b432c85..3dd60a8 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,10 @@ To utilize all features, ensure the following are installed: ## 🚀 Installation -Simply download the `color-tool` script and run the install command: +You can download the script directly from the [latest release](https://git.rootiest.dev/rootiest/color-tool/releases/latest) and install it: ```bash +curl -sSLO https://git.rootiest.dev/rootiest/color-tool/releases/download/latest/color-tool chmod +x color-tool ./color-tool --install ``` -- 2.52.0