Compare commits

..

1 Commits

Author SHA1 Message Date
Leo
7a34f048f2 fix: uptate url to selfhosted gitea 2026-04-12 00:20:30 +02:00

View File

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