Skip to content

Commit 5d4c23c

Browse files
authored
Merge pull request #393 from albertoleal/fix-contributing-guide
Update contributing guide
2 parents 4edfc1f + 2319f2d commit 5d4c23c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Please see https://git.k8s.io/community/CLA.md for more info.
2020
1. Download and setup [gcloud](https://cloud.google.com/sdk/docs/downloads-interactive)
2121
1. Install `cloud-build-local` via `gcloud`
2222
```bash
23-
$ gcloud install cloud-build-local
23+
$ gcloud components install cloud-build-local
2424
```
2525
1. Build
2626
1. Export `OUTPUT` to a location to write the directory containing the final build artifacts

0 commit comments

Comments
 (0)