fix: uptate url to selfhosted gitea

This commit is contained in:
Leo
2026-04-12 00:20:30 +02:00
parent 8b74f9cb97
commit 7a34f048f2

View File

@@ -2,7 +2,7 @@
# Setup
```
git clone https://github.com/zxrotwo002/ytm-jam.git
git clone https://git.leohabrom.com/Jinx/ytm-jam.git
cd ytm-jam
python -m venv .venv
```