Added link for ffmpeg installation instructions

This commit is contained in:
KDalu 2025-01-26 15:49:32 -05:00
parent a6c0089557
commit daf424a0b8

View file

@ -25,6 +25,7 @@ Built on [Librespot](https://github.com/kokarare1212/librespot-python).
Requires Python 3.11 or greater. \
Optionally requires FFmpeg to save tracks as anything other than Ogg Vorbis.
(FFmpeg installation instructions available [here](https://github.com/KDalu/zotify/blob/main/INSTALLATION.md))
Enter the following command in terminal to install Zotify. \
`python -m pip install git+https://github.com/KDalu/zotify.git`