Reference INSTALLATION.md in README

This commit is contained in:
Zotify 2023-09-12 23:16:24 +02:00
parent 0db75acc7e
commit ac4fff4e1f
1 changed files with 2 additions and 2 deletions

View File

@ -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