Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/versioned/client/install-kn.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Before you install the Knative Operator CLI Plugin, first install the Knative CL

=== "MacOS"

1. Download the binary `kn-operator-darwin-amd64` for your system from the [release page](https://github.com/knative-extensions/kn-plugin-operator/releases/tag/knative-v1.7.1).
1. Download the binary `kn-operator-darwin-amd64` for your system from the [release page](https://github.com/knative-extensions/kn-plugin-operator/releases/latest).

1. Rename the binary to `kn-operator`:

Expand Down
Loading