From 21a87a3eb3240a683550bda69a6e0b23c839844e Mon Sep 17 00:00:00 2001 From: "ext.jeremy.guillot@maxicoffee.domains" Date: Sun, 8 Feb 2026 18:17:44 +0100 Subject: [PATCH] feat: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7421bda..5b82602 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Avant de commencer, assurez-vous que les outils suivants sont installés sur vot Pour mettre en place le projet, suivez ces étapes : 1. Clonez le dépôt du projet : -```git clone git@bitbucket.org:tkm_rd/tkm-symfony.git``` +```git clone git@git.homelab.nestor-server.fr:2222/colgora/Mangarr.git``` 2. Copiez le fichier `.env.example` en `.env` : ```cp .env.example .env```