Skip to content

Commit f0807fe

Browse files
authored
Small update on README.md
1 parent 4a8fd51 commit f0807fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/setup-envtest/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
1414
If you are using Golang 1.23, use the `release-0.20` branch instead:
1515

1616
```shell
17-
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@release-0.19
17+
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@release-0.20
1818
```
1919

2020
For full documentation, run it with the `--help` flag, but here are some

0 commit comments

Comments
 (0)