Changement lien de "Installation rapide"
This commit is contained in:
@@ -38,7 +38,7 @@ Script d'installation graphique pour un environnement gaming complet sur Debian.
|
|||||||
### Installation rapide
|
### Installation rapide
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt update && sudo apt install -y wget && wget -O ~/Desktop/install_gaming.sh https://raw.githubusercontent.com/[VOTRE_USERNAME]/scripte_install_gaming/main/install_gaming.sh && chmod +x ~/Desktop/install_gaming.sh && ~/Desktop/install_gaming.sh
|
sudo apt update && sudo apt install -y wget && wget -O ~/Desktop/install_gaming.sh https://git.favrep.ch/lapatatedouce/scripte_install_gaming/main/install_gaming.sh && chmod +x ~/Desktop/install_gaming.sh && ~/Desktop/install_gaming.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note :** Le script sera téléchargé et placé sur votre bureau (`~/Desktop/install_gaming.sh`) pour un accès facile.
|
**Note :** Le script sera téléchargé et placé sur votre bureau (`~/Desktop/install_gaming.sh`) pour un accès facile.
|
||||||
|
|||||||
Reference in New Issue
Block a user