Mise à jour de 'README.md'
This commit is contained in:
parent
72330d57f9
commit
1b08fcdc60
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ Mon guide à suivre lors d'une réinstallation d'Ubuntu
|
||||||
wget -q --show-progress "https://discord.com/api/download?platform=linux&format=deb" -O discord.deb && sudo apt install ./discord.deb -y && rm discord.deb
|
wget -q --show-progress "https://discord.com/api/download?platform=linux&format=deb" -O discord.deb && sudo apt install ./discord.deb -y && rm discord.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
- Installe Obisidian
|
- Installe Obsidian
|
||||||
```bash
|
```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
|
wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/installObsidian.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
|
||||||
```
|
```
|
||||||
|
|
Reference in a new issue