From 4ca4e3308efe432321b4a65fabdfc97e2319f870 Mon Sep 17 00:00:00 2001 From: Nicolas Buquet Date: Thu, 22 Aug 2024 15:38:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 01c711d..5e91dd6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ Ce projet est basé sur le Tchap `matrix-admin-bot` : https://github.com/tchapgouv/matrix-admin-bot +Il nécessite l'installation de Docker sur la machine qui hébergera le bot : https://www.docker.com/ + # Configuration de l'environnement - Python 3.11+ est requis