Mise à jour de 'README.md'
This commit is contained in:
parent
1b08fcdc60
commit
583ad242cc
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
```
|
Reference in a new issue