1
0
mirror of synced 2025-12-22 11:26:57 -05:00

Fix outdated cask name (#28020)

Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
This commit is contained in:
dublinsubway
2023-09-06 17:25:00 +01:00
committed by GitHub
parent 16eed82063
commit 1f9793e659

View File

@@ -48,8 +48,7 @@ For more information about authenticating with {% data variables.product.prodnam
1. Install GCM using Homebrew:
```shell
brew tap microsoft/git
brew install --cask git-credential-manager-core
brew install --cask git-credential-manager
```
For MacOS, you don't need to run `git config` because GCM automatically configures Git for you.