From c82364cdb5bdfc12fc9a9398ad567843aa22324c Mon Sep 17 00:00:00 2001 From: Adrien MALINGREY Date: Sun, 8 Feb 2026 20:45:48 +0100 Subject: [PATCH] Actualiser README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55570b3..6be1c5c 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ pip install \ tchap-bot --index-url https://code.peren.fr/api/v4/projects/83/packages/pypi/simple # Renseignez les informations de connexion : -editor .env +$EDITOR .env python -c 'import secrets; print("salt=", secrets.token_bytes(16), sep="")' >> .env # Lancer