mirror of
https://zotify.xyz/zotify/zotify.git
synced 2024-11-09 16:52:00 +01:00
Reference INSTALLATION.md in README
This commit is contained in:
parent
0db75acc7e
commit
ac4fff4e1f
1 changed files with 2 additions and 2 deletions
|
@ -33,6 +33,8 @@ Installation:
|
|||
python -m pip install git+https://zotify.xyz/zotify/zotify.git
|
||||
```
|
||||
|
||||
See [INSTALLATION](INSTALLATION.md) for a more detailed and opinionated installation walkthrough.
|
||||
|
||||
### Command line usage
|
||||
|
||||
```
|
||||
|
@ -121,10 +123,8 @@ Example values could be:
|
|||
~~~~
|
||||
{playlist}/{artist} - {song_name}.{ext}
|
||||
{playlist}/{playlist_num} - {artist} - {song_name}.{ext}
|
||||
Bangers/{artist} - {song_name}.{ext}
|
||||
{artist} - {song_name}.{ext}
|
||||
{artist}/{album}/{album_num} - {artist} - {song_name}.{ext}
|
||||
/home/user/downloads/{artist} - {song_name} [{id}].{ext}
|
||||
~~~~
|
||||
|
||||
### Docker Usage
|
||||
|
|
Loading…
Reference in a new issue