diff --git a/README.md b/README.md index 5de3bda..c55cfb0 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ - Lancez cette commande : Va télécharger le script, et le lancer tout seul, en se supprimant à la fin de l'éxécution. ```bash - wget -q --show-progress https://git.kennel.ml/Anri/downloadcodium/raw/branch/main/updateVSCodium.sh -O tmp.sh && bash tmp.sh; rm tmp.sh + wget -q --show-progress https://git.kennel.ml/Anri/downloadcodium/raw/branch/main/updateVSCodium.sh -O tmp.sh && bash tmp.sh; rm tmp.sh ``` ou - Téléchargez [`updateVSCodium.sh`](https://git.kennel.ml/Anri/downloadcodium/raw/branch/main/updateVSCodium.sh) et lancez-le (`bash updateVSCodium.sh`).