You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/app/docs/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,6 +105,6 @@ To uninstall Devbox:
105
105
106
106
1. Remove the Devbox launcher using `rm /usr/local/bin/devbox`
107
107
2. Remove the Devbox binaries using `rm -rf ~/.cache/devbox`
108
-
3. Remove your Devbox global config using `rm -rf .local/share/devbox`
108
+
3. Remove your Devbox global config using `rm -rf ~/.local/share/devbox`
109
109
110
110
If you want to uninstall Nix, you will need to follow the instructions in the Nix Documentation: https://nixos.org/manual/nix/stable/installation/uninstall.
0 commit comments