From daf424a0b87a73fc836112093c7858f19f17fa98 Mon Sep 17 00:00:00 2001 From: KDalu <71458929+KDalu@users.noreply.github.com> Date: Sun, 26 Jan 2025 15:49:32 -0500 Subject: [PATCH] Added link for ffmpeg installation instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db5a9ad..e2fe81b 100644 --- a/README.md +++ b/README.md @@ -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`