Skip to content

Commit 4a8fd51

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

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
@@ -11,7 +11,7 @@ module):
1111
go install sigs.k8s.io/controller-runtime/tools/setup-envtest@latest
1212
```
1313

14-
If you are using Golang 1.23, use the `release-0.19` branch instead:
14+
If you are using Golang 1.23, use the `release-0.20` branch instead:
1515

1616
```shell
1717
go install sigs.k8s.io/controller-runtime/tools/[email protected]

0 commit comments

Comments
 (0)