From b7e1f2f7d7dc55a03aacf09e444bf8a7bf281a86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Helle=C5=9Ben?= Date: Tue, 24 Mar 2026 23:27:19 +0100 Subject: [PATCH] Update git clone URL in README.md to point to the correct repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bf1fbe..1d715fe 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ sudo useradd --create-home --home-dir /home/ttvdrops --shell /bin/fish ttvdrops sudo passwd ttvdrops sudo usermod -aG wheel ttvdrops su - ttvdrops -git clone https://github.com/TheLovinator1/ttvdrops.git +git clone https://git.lovinator.space/TheLovinator/ttvdrops.git cd ttvdrops uv sync --no-dev