diff --git a/README.adoc b/README.adoc index 5220763..e3b9a06 100644 --- a/README.adoc +++ b/README.adoc @@ -70,7 +70,7 @@ Download the pre-compiled binaries from the https://github.com/deviceinsight/kaf [,bash] ---- -go get -u github.com/deviceinsight/kafkactl/v5 +go install github.com/deviceinsight/kafkactl/v5@latest ---- *NOTE:* make sure that `kafkactl` is on PATH otherwise auto-completion won't work.