fix deleting entire ~/.local/bin on uninstall
authorDym Sohin <re@dym.sh>
Mon, 9 Nov 2020 19:10:49 +0000 (20:10 +0100)
committerAJ ONeal <aj@therootcompany.com>
Wed, 9 Dec 2020 06:42:10 +0000 (06:42 +0000)
webi/README.md

index 5680034dd453ccb25e9f409fb2383471763a0bea..006c4c0ee78fefb69cb4fd520ab16db32c8a3942 100644 (file)
@@ -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: