Skip to content

Commit

Permalink
Merge pull request #263: Fix readme brew uninstall instructions
Browse files Browse the repository at this point in the history
This change is necessary because of a homebrew change around casks.
  • Loading branch information
derrickstolee committed Jan 12, 2021
2 parents b9084dd + c9324de commit cb0a4d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

---
Expand Down

0 comments on commit cb0a4d1

Please sign in to comment.