Skip to content

Commit ac4fff4

Browse files
author
Zotify
committed
Reference INSTALLATION.md in README
1 parent 0db75ac commit ac4fff4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Installation:
3333
python -m pip install git+https://zotify.xyz/zotify/zotify.git
3434
```
3535

36+
See [INSTALLATION](INSTALLATION.md) for a more detailed and opinionated installation walkthrough.
37+
3638
### Command line usage
3739

3840
```
@@ -121,10 +123,8 @@ Example values could be:
121123
~~~~
122124
{playlist}/{artist} - {song_name}.{ext}
123125
{playlist}/{playlist_num} - {artist} - {song_name}.{ext}
124-
Bangers/{artist} - {song_name}.{ext}
125126
{artist} - {song_name}.{ext}
126127
{artist}/{album}/{album_num} - {artist} - {song_name}.{ext}
127-
/home/user/downloads/{artist} - {song_name} [{id}].{ext}
128128
~~~~
129129

130130
### Docker Usage

0 commit comments

Comments
 (0)