From: Dym Sohin Date: Mon, 9 Nov 2020 19:10:49 +0000 (+0100) Subject: fix deleting entire ~/.local/bin on uninstall X-Git-Url: https://git.josue.xyz/?p=webi-installers%2F.git;a=commitdiff_plain;h=042a6652ade1ddd059c53847ef05fe39c3678be0 fix deleting entire ~/.local/bin on uninstall --- diff --git a/webi/README.md b/webi/README.md index 5680034..006c4c0 100644 --- a/webi/README.md +++ b/webi/README.md @@ -56,7 +56,7 @@ cat ~/.config/envman/PATH.env `webi` uses standard paths and touches very little. ```bash -rm -rf ~/.local/opt ~/.local/bin +rm -rf ~/.local/opt/webi ~/.local/bin/webi ``` If you haven't used `pathman` for anything else, you can also remove its config: