Skip to content

Commit

Permalink
docs(README): update tool paths
Browse files Browse the repository at this point in the history
  • Loading branch information
tthvo committed Sep 8, 2023
1 parent eb71024 commit 01ebb55
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 @@ -51,7 +51,7 @@ kubectl get secret ${CRYOSTAT_NAME}-jmx-auth -o jsonpath='{$.data.CRYOSTAT_RJMX_
## Requirements
- `go` v1.20
- [`operator-sdk`](https://github.com/operator-framework/operator-sdk) v1.28.0
- [`cert-manager`](https://github.com/jetstack/cert-manager) v1.11.5+ (Recommended)
- [`cert-manager`](https://github.com/cert-manager/cert-manager) v1.11.5+ (Recommended)
- `podman` or `docker`
- [`jq`](https://stedolan.github.io/jq/) v1.6+
- `ginkgo` (Optional)
Expand Down

0 comments on commit 01ebb55

Please sign in to comment.