From def38db78d68ce60ee7ba90bf97aec891fab1fa0 Mon Sep 17 00:00:00 2001 From: Medvidek77 Date: Sat, 15 Feb 2025 22:27:26 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a42ee3..c10ecd9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ *Tidal music downloader based on the hifi-tui API* ## Requirements -- `jq`, `bash`, `curl` +- `bash`, `curl`, `jq`, `awk` ## TODO - Create install scripts/guides @@ -21,5 +21,4 @@ - (Optional) use unstable version: `git checkout dev` - Add permissions as root: `chmod +x src/tidler` - Run: `src/tidler` -- (Alternative) look into scripts/ for install scripts in `scripts/` - Enjoy! :) \ No newline at end of file