Skip to content

Commit a504d6f

Browse files
authored
Update wording in the developer docs (#1458)
Signed-off-by: Mikalai Radchuk <[email protected]>
1 parent 9c394f1 commit a504d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contribute/developer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
The following `make run` starts a [KIND](https://sigs.k8s.io/kind) cluster for you to get a local cluster for testing, see the manual install steps below for how to run against a remote cluster.
55

66
!!! note
7-
You will need a container runtime environment, like Docker, or experimentally, Podman, installed, to run Kind.
7+
You will need a container runtime environment like Docker to run Kind. Kind also has experimental support for Podman.
88

99
If you are on MacOS, see [Special Setup for MacOS](#special-setup-for-macos).
1010

0 commit comments

Comments
 (0)