We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 171276e commit ce9ee6bCopy full SHA for ce9ee6b
README.adoc
@@ -28,12 +28,10 @@ You can install the pre-compiled binary or compile from source.
28
29
[,bash]
30
----
31
-# install tap repository once
32
-brew tap deviceinsight/packages
33
# install kafkactl
34
-brew install deviceinsight/packages/kafkactl
+brew install kafkactl
35
# upgrade kafkactl
36
-brew upgrade deviceinsight/packages/kafkactl
+brew upgrade kafkactl
37
38
39
*winget*:
0 commit comments