Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
95d25195d2 | |||
f4060629f1 |
1 changed files with 1 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
*Tidal music downloader based on the hifi-tui API*
|
||||
|
||||
### https://github.com/sachinsenal0x64/Hifi-Tui
|
||||
### Based on [hifi-tui](https://github.com/sachinsenal0x64/Hifi-Tui)
|
||||
|
||||
## Requirements
|
||||
- `bash`, `curl`, `jq`, `awk`, `flac`
|
||||
|
@ -30,11 +30,6 @@ git clone https://git.medvidek77.tech/Medvidek77/tidler.git && cd tidler
|
|||
git checkout dev
|
||||
```
|
||||
|
||||
- Add permissions as root:
|
||||
```
|
||||
chmod +x src/tidler
|
||||
```
|
||||
|
||||
- Run:
|
||||
```
|
||||
src/tidler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue