Skip to content

Commit fcba7d3

Browse files
authored
Update installation command for Google Cloud SDK (#785)
1 parent 93f1f89 commit fcba7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/google-cloud-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ When working with Google Cloud Platform it is easiest to work with the [gcloud C
1313
For example, on MacOS using Homebrew:
1414

1515
```sh
16-
brew install --cask google-cloud-sdk
16+
brew install --cask gcloud-cli
1717
```
1818

1919
Authenticate with the CLI.

0 commit comments

Comments
 (0)