From 933509b1b64f747f615d44fd6730daa2060f8124 Mon Sep 17 00:00:00 2001 From: adator <85586985+adator85@users.noreply.github.com> Date: Thu, 22 Aug 2024 14:58:14 +0200 Subject: [PATCH] update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 92373d9..a1793c5 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,12 @@ Il permet aux opérateurs de gérer efficacement un canal, tout en offrant aux u # Installation automatique sur une machine Debian/Ubuntu -Prérequis: + Prérequis: - Système d'exploitation Linux (Windows non supporté) - Droits d'administrateur (root) pour l'exécution du script - Python version 3.10 ou supérieure -Bash + Bash: $ git clone https://github.com/adator85/IRC_DEFENDER_MODULES.git - Renommer le fichier exemple_configuration.json en configuration.json - Configurer le fichier configuration.json @@ -37,7 +37,7 @@ Bash Si votre configuration est bonne, votre service est censé etre connecté a votre réseau IRC # Installation manuelle: -Bash + Bash: $ git clone https://github.com/adator85/IRC_DEFENDER_MODULES.git $ cd IRC_DEFENDER_MODULES $ python3 -m venv .pyenv