Skip to content

Commit 65b11e8

Browse files
authored
Update README.md
1 parent dbd0110 commit 65b11e8

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
@@ -99,7 +99,7 @@ We can get the operator's public key using the [fluxctl](https://github.com/weav
9999
First, we'll need to install the `fluxctl` tool. There are [different ways of installing it](https://github.com/weaveworks/flux/blob/master/site/fluxctl.md#installing-fluxctl) depending on your platoform. For this tutorial, we can grab the binary release directly.
100100

101101
```
102-
➤ wget https://github.com/weaveworks/flux/releases/download/1.8.1/fluxctl_linux_amd64
102+
➤ wget https://github.com/weaveworks/flux/releases/download/1.12.0/fluxctl_linux_amd64
103103
➤ chmod +x fluxctl_linux_amd64
104104
```
105105

0 commit comments

Comments
 (0)