Fix typo in developer documentation.

Signed-off-by: Theotime Leveque <theotime@protonmail.com>
This commit is contained in:
Theotime Leveque 2018-10-22 21:34:52 +02:00
parent 3347fcc613
commit 1d405339fe

View File

@ -42,7 +42,7 @@ Docker, helm and kubectl should be installed through your preferred means.
.. code-block:: shell
go install k8s.io/test-infra/kind
go install github.com/kubernetes-sigs/kind
Run end-to-end tests
====================