diff --git a/README.md b/README.md index 9ec16b7ff..13625e98d 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ If you have an existing installation of the 'Java GCM' on macOS and you have ins To uninstall, run the following: ```shell -brew cask uninstall git-credential-manager-core +brew uninstall --cask git-credential-manager-core ``` ---