From 48110c08a845b628ac9f052a62da489e009a9f2e Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 21 Oct 2021 18:41:59 +0000 Subject: [PATCH] Update exemple de ZSH --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bc0779..a177e95 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Dans `~/.bashrc` ou `~/.zshrc` : ```bash alias updateCodium="$HOME/.secret/downloadVSCodium.sh" ``` -Après ça, redémarrez Bash (votre shell) et écrivez `updateCodium` pour mettre-à-jour/installer Codium. +Après ça, redémarrez Bash/ZSH (votre shell) et écrivez `updateCodium` pour mettre-à-jour/installer Codium. ### Avec Fish