Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cc94f70

Browse filesBrowse files
authored
fix: faq.md (#2572)
## Summary I fixed faq.md ## Community Contribution License All community contributions in this pull request are licensed to the project maintainers under the terms of the [Apache 2 License](https://www.apache.org/licenses/LICENSE-2.0). By creating this pull request, I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the [Community Contribution License](https://github.com/jetify-com/opensource/blob/main/CONTRIBUTING.md#community-contribution-license). Signed-off-by: Tomofumi Chiba <tomofumi.chiba@gmail.com>
1 parent 19b0d20 commit cc94f70
Copy full SHA for cc94f70

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/app/docs/faq.md

Copy file name to clipboardExpand all lines: docs/app/docs/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@ To uninstall Devbox:
105105

106106
1. Remove the Devbox launcher using `rm /usr/local/bin/devbox`
107107
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`
109109

110110
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

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.