From 53c78dbb36ad13b60db41c0c1bac22360121ca68 Mon Sep 17 00:00:00 2001 From: Khalil Rouis <78047131+iInvisibilities@users.noreply.github.com> Date: Thu, 1 Jan 2026 00:32:37 +0100 Subject: [PATCH] Fix zotify installation git link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e54b8222..db21797c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Dependencies: Installation: -python -m pip install git+https://zotify.xyz/zotify/zotify.git +python -m pip install git+https://github.com/zotify-dev/zotify.git ``` See [INSTALLATION](INSTALLATION.md) for a more detailed and opinionated installation walkthrough.