Skip to content

Commit

Permalink
update dl instructions
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
coopernetes committed Feb 21, 2023
1 parent 684770b commit 1c9343f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ _Alternatives_:
Download the latest [release](https://github.com/coopernetes/kube-role-gen/releases):

```bash
curl -LO https://github.com/coopernetes/kube-role-gen/releases/download/v0.0.5/kube-role-gen_0.0.5_Linux_x86_64.tar.gz
tar xf kube-role-gen_0.0.5_Linux_x86_64.tar.gz
curl -LO https://github.com/coopernetes/kube-role-gen/releases/download/v0.0.6/kube-role-gen_0.0.6_Linux_x86_64.tar.gz
tar xf kube-role-gen_0.0.6_Linux_x86_64.tar.gz
mv kube-role-gen /usr/local/bin/
```

Expand Down

0 comments on commit 1c9343f

Please sign in to comment.