From 8432994bedc529894677f8bc9f281cd3fb065278 Mon Sep 17 00:00:00 2001 From: Diamond75 Date: Fri, 11 Apr 2025 13:51:27 +1200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fadd0eb..8ec98b0 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Optionally requires FFmpeg to save tracks as anything other than Ogg Vorbis. (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/DraftKinner/zotify.git` +`python -m pip install git+https://git.diamondbyte.org/Diamond75/zotify.git` ## General Usage