Skip to content

Commit

Permalink
update go install instructions
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
coopernetes committed Feb 21, 2023
1 parent 1c9343f commit dff4e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ mv kube-role-gen /usr/local/bin/
You can also install as a Go module.

```bash
go install github.com/coopernetes/kube-role-gen
go install github.com/coopernetes/kube-role-gen/cmd/kube-role-gen@latest
```

## Usage
Expand Down

0 comments on commit dff4e46

Please sign in to comment.