Add curl installation 🌈

This commit is contained in:
Mylloon 2022-03-30 23:34:00 +02:00
parent 5af56ad9ed
commit ec76ae0ba0
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -6,6 +6,7 @@ Nécessite [W10Privacy](https://www.w10privacy.de/english-home/)
## WSL
Commande pour lancer mon installation :
```bash
sudo apt update && sudo apt install curl -y # si curl n'est pas déjà installé
curl https://git.kennel.ml/Anri/confOS/raw/branch/main/wsl.sh -s | bash
```