update readme

This commit is contained in:
adator
2024-08-22 14:58:14 +02:00
parent 290d7123fd
commit 933509b1b6

View File

@@ -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