diff --git a/README.md b/README.md index d36e840..b8f08e5 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Mon guide à suivre lors d'une réinstallation d'Ubuntu wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/installOnlyOffice.sh -O tmp.sh && bash tmp.sh; rm tmp.sh ``` -- Installe le sélecteur d'emojis +- Installe le [sélecteur d'emojis](https://github.com/GaZaTu/x11-emoji-picker) ```bash wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/installEmojiPicker.sh -O tmp.sh && bash tmp.sh; rm tmp.sh ```