From 2364f2a9045643f330114a83e136bc127b9a9aaa Mon Sep 17 00:00:00 2001 From: Anri Date: Mon, 8 Nov 2021 16:34:30 +0100 Subject: [PATCH] Update command for removing firefox --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8edde6..940694f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Mon guide à suivre lors d'une réinstallation d'Ubuntu - Désinstalle Firefox ```bash - wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/uninstallFirefox.sh -O tmp.sh && bash tmp.sh; rm tmp.sh + sudo snap remove firefox && rm -r $HOME/snap/firefox ``` - [Installe Brave](https://brave.com/linux/#linux)