From 339a675ae026fa1d6c19109b017c017d89c9139d Mon Sep 17 00:00:00 2001 From: DraftKinner <196864209+DraftKinner@users.noreply.github.com> Date: Tue, 28 Jan 2025 20:54:30 -0500 Subject: [PATCH] Updated links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8163c6f..9ea39ca 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ 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)) +(FFmpeg installation instructions available [here](https://github.com/DraftKinner/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` +`python -m pip install git+https://github.com/DraftKinner/zotify.git` ## General Usage