diff --git a/README.md b/README.md index c55cfb0..50ca180 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ ou Pour lancer depuis `~/.vscodium_scripts` : - `./VSCodium.AppImage --no-sandbox` +I recommand hiding Codium's output and disown it from the terminal it was started by doing this instead of the above command: +- `./VSCodium.AppImage --no-sandbox > /dev/null 2>&1 &;disown` ## Utilité