From a6c0089557abab227af3eb94f3fb358d3c8ab881 Mon Sep 17 00:00:00 2001 From: KDalu <71458929+KDalu@users.noreply.github.com> Date: Sun, 26 Jan 2025 15:23:47 -0500 Subject: [PATCH] Updated installation instruction using fork link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c02d176..db5a9ad 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Requires Python 3.11 or greater. \ Optionally requires FFmpeg to save tracks as anything other than Ogg Vorbis. Enter the following command in terminal to install Zotify. \ -`python -m pip install https://get.zotify.xyz` +`python -m pip install git+https://github.com/KDalu/zotify.git` ## General Usage