chore: update repository URLs after organization transfer (#5622)

This commit is contained in:
RaresKeY
2026-07-20 16:43:47 +02:00
committed by GitHub
parent 88e0ce3037
commit cc4c7f4263
14 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ End-users cloning the repo will land on `dev` by default. To run the curated/sta
Docker is the recommended path for normal testing:
```bash
git clone https://github.com/pewdiepie-archdaemon/odysseus.git
git clone https://github.com/odysseus-dev/odysseus.git
cd odysseus
cp .env.example .env
docker compose up -d --build