We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2eb06c7 + d60f175 commit b6e5ff4Copy full SHA for b6e5ff4
README.md
@@ -34,7 +34,7 @@ A collection of tools for Linux in a user-friendly way. For Fedora-based and Uni
34
### Direct command
35
Install dependencies then paste the command into your terminal to get the script from the source.
36
#### Dependencies
37
-`bash curl git wget zenity`
+`bash curl git wget zenity jq`
38
#### Stable branch
39
```bash
40
curl -fsSL https://raw.githubusercontent.com/psygreg/linuxtoys/main/src/linuxtoys.sh | bash
0 commit comments