fix typo
This commit is contained in:
parent
c54ae41aa6
commit
18cce1e890
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ Mon guide à suivre lors d'une réinstallation d'Ubuntu
|
|||
wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/installClipboardHistory.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
|
||||
```
|
||||
|
||||
- Installe des trucs inutile pour Python
|
||||
- Installe des trucs utile pour Python
|
||||
```bash
|
||||
sudo apt update && sudo apt install python3-virtualenv python3-tk -y
|
||||
```
|
||||
|
|
Reference in a new issue