Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README with the appropriate command to remove configuration #982

Merged
merged 2 commits into from Apr 27, 2021

Conversation

scotchneat
Copy link
Contributor

This updates the command listed in the README.md to completely remove the configuration (on MacOS) with quotes around the path so the space in Application Support doesn't get confused for an argument separation.

rm -rf "$HOME/Library/Application Support/doctl"

Fixes #979

Copy link
Member

@andrewsomething andrewsomething left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@scotchneat scotchneat merged commit 8f0c994 into digitalocean:main Apr 27, 2021
@scotchneat scotchneat deleted the fix-readme-uninstall branch April 27, 2021 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix the configuration removing command
2 participants