From 9e1c28fcffffb29a896e10edec6c3f687e0ca68a Mon Sep 17 00:00:00 2001 From: Callum James Tait Date: Tue, 22 Jun 2021 12:14:11 +0100 Subject: [PATCH] chore: removing superfluous text --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 52bcd287..4b3dd189 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,7 +51,7 @@ DOCKER_USER=*** \ If you prefer to test in a non-kind cluster, you can instead run: -```shell script +```shell KUBECONFIG=path/to/kubeconfig \ DOCKER_USER=*** \ GITHUB_TOKEN=*** \