Update README.md
This commit is contained in:
parent
4517c5bdcb
commit
759172a805
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ The `master.sh` script relies on the following tools:
|
||||||
|
|
||||||
- `sudo`: Ensures elevated permissions for installing packages and running scripts
|
- `sudo`: Ensures elevated permissions for installing packages and running scripts
|
||||||
- `curl`: Used to fetch the list of scripts and download individual 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.
|
If any of these tools are not installed, the script will attempt to install them automatically.
|
||||||
|
|
Loading…
Reference in a new issue