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

@ -75,4 +75,8 @@ Mon guide à suivre lors d'une réinstallation d'Ubuntu
```bash
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
- Setup le VPN
- Installe Flameshot
```bash
sudo apt update && sudo apt install flameshot -y
```