Fix outdated cask name (#28020)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
This commit is contained in:
@@ -48,8 +48,7 @@ For more information about authenticating with {% data variables.product.prodnam
|
|||||||
1. Install GCM using Homebrew:
|
1. Install GCM using Homebrew:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
brew tap microsoft/git
|
brew install --cask git-credential-manager
|
||||||
brew install --cask git-credential-manager-core
|
|
||||||
```
|
```
|
||||||
|
|
||||||
For MacOS, you don't need to run `git config` because GCM automatically configures Git for you.
|
For MacOS, you don't need to run `git config` because GCM automatically configures Git for you.
|
||||||
|
|||||||
Reference in New Issue
Block a user