diff --git a/README.md b/README.md index 66d4e3e..e8d7e19 100644 --- a/README.md +++ b/README.md @@ -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 ```