Mise à jour de 'README.md'

This commit is contained in:
Anri 2021-11-08 22:49:04 +01:00
parent 1b08fcdc60
commit 583ad242cc

View file

@ -76,3 +76,7 @@ Mon guide à suivre lors d'une réinstallation d'Ubuntu
wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/installObsidian.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
```
- Setup le VPN
- Installe Flameshot
```bash
sudo apt update && sudo apt install flameshot -y
```