Skip to content

Commit 16a9548

Browse files
author
Daniel Chen
authored
Merge pull request buildpacks-community#402 from gogolok/correct_homebrew_instructions
README: Correct homebrew instructions
2 parents fd5f604 + 82a95bc commit 16a9548

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
`amd64` and `arm64` binaries for both Linux and OSX can be installed through [Homebrew](https://github.com/buildpacks-community/homebrew-kpack-cli)
66

77
```
8-
brew tap vmware-tanzu/kpack-cli
8+
brew tap buildpacks-community/kpack-cli
99
brew install kp
1010
```
1111

0 commit comments

Comments
 (0)