Skip to content

Commit

Permalink
Merge pull request #4 from KeisukeYamashita/add-missing-install-subco…
Browse files Browse the repository at this point in the history
…mmand

doc: add missing `install` subcommand for brew command to install the plugin
  • Loading branch information
d-rk authored Sep 13, 2024
2 parents d751323 + db5a3c4 commit a09e7f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aws/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can install the pre-compiled binary or compile from source.
# install tap repository once
brew tap deviceinsight/packages
# install
brew kafkactl-aws-plugin
brew install kafkactl-aws-plugin
# upgrade
brew upgrade kafkactl-aws-plugin
----
Expand Down
2 changes: 1 addition & 1 deletion azure/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can install the pre-compiled binary or compile from source.
# install tap repostory once
brew tap deviceinsight/packages
# install
brew kafkactl-azure-plugin
brew install kafkactl-azure-plugin
# upgrade
brew upgrade kafkactl-azure-plugin
----
Expand Down

0 comments on commit a09e7f9

Please sign in to comment.