diff --git a/README.md b/README.md index feae029..23a793b 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,10 @@ Script d'installation graphique pour un environnement gaming complet sur Debian. sudo apt update && sudo apt install -y git # Cloner le dépôt -git clone https://git.favrep.ch/lapatatedouce/scripte_install_gaming.git +git clone https://git.favrep.ch/lapatatedouce/debian_gaming_deployment_tool.git # Entrer dans le répertoire -cd scripte_install_gaming +cd debian_gaming_deployment_tool # Rendre le script exécutable et le lancer chmod +x install_gaming.sh && ./install_gaming.sh