diff --git a/docs/core-manage-asdf.md b/docs/core-manage-asdf.md index 270c30bd..d55e1607 100644 --- a/docs/core-manage-asdf.md +++ b/docs/core-manage-asdf.md @@ -617,7 +617,7 @@ rm -rf $HOME/.tool-versions $HOME/.asdfrc 2. Uninstall with your package manager: ```shell -brew uninstall asdf --force +brew uninstall asdf --force && brew autoremove ``` 3. Run this command to remove all `asdf` config files: