From 759172a8052b7152b53b5b1ea7be0e46bdb8b775 Mon Sep 17 00:00:00 2001 From: hhf Date: Mon, 25 Nov 2024 16:49:02 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e70c1cb..63d56b3 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ The `master.sh` script relies on the following tools: - `sudo`: Ensures elevated permissions for installing packages and running scripts - `curl`: Used to fetch the list of scripts and download individual scripts -- `jq`: Parses JSON responses from GitHub API +- `jq`: Parses JSON responses from Forgejo API If any of these tools are not installed, the script will attempt to install them automatically.