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