From eaae11060d251b671d6b70b6b5c7a7a35e232169 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 28 Jul 2019 14:15:45 -0400 Subject: [PATCH] Link fixed --- docs/tuxbot/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tuxbot/install.md b/docs/tuxbot/install.md index 89bae33..abb7f12 100644 --- a/docs/tuxbot/install.md +++ b/docs/tuxbot/install.md @@ -28,10 +28,10 @@ Tuxbot dispose d'un script d'installation automatique pour une majorité de dist Le script a besoin de la commande ``pip3.7`` et ``git`` vérifiez que vous les avez avant de continuer ! ### Récupérer et executer le script avec ``curl`` : -```sudo sh -c "$(curl -fsSL https://raw.githubusercontent.com/outout14/tuxbot-bot/master/autoinstall.sh)"``` +```sudo sh -c "$(curl -fsSL https://git.gnous.eu/gnouseu/tuxbot-bot/raw/branch/master/autoinstall.sh)"``` ### Récuperer et executer le script avec ``wget`` : -```sh -c "$(curl -fsSL https://raw.githubusercontent.com/outout14/tuxbot-bot/master/autoinstall.sh -O -)"``` +```sudo sh -c "$(wget https://git.gnous.eu/gnouseu/tuxbot-bot/raw/branch/master/autoinstall.sh -O -)""``` Vous serez guidés tout au long du script. Il vous proposera aussi de générer pour vous le fichier de configuration.