Update README.md
This commit is contained in:
parent
eb1965e0ee
commit
def38db78d
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
*Tidal music downloader based on the hifi-tui API*
|
*Tidal music downloader based on the hifi-tui API*
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
- `jq`, `bash`, `curl`
|
- `bash`, `curl`, `jq`, `awk`
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
- Create install scripts/guides
|
- Create install scripts/guides
|
||||||
|
@ -21,5 +21,4 @@
|
||||||
- (Optional) use unstable version: `git checkout dev`
|
- (Optional) use unstable version: `git checkout dev`
|
||||||
- Add permissions as root: `chmod +x src/tidler`
|
- Add permissions as root: `chmod +x src/tidler`
|
||||||
- Run: `src/tidler`
|
- Run: `src/tidler`
|
||||||
- (Alternative) look into scripts/ for install scripts in `scripts/`
|
|
||||||
- Enjoy! :)
|
- Enjoy! :)
|
Loading…
Add table
Add a link
Reference in a new issue