Skip to content

Commit d43311e

Browse files
authored
Merge pull request #21 from policygenius/fix-readme-instructions
Fix kubectl config command
2 parents 8e0d0b6 + 572601e commit d43311e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Google Cloud Platform setup
9292
* Configure `gcloud` to use the sandbox project
9393
* `gcloud config set project pg-sandbox-165613`
9494
* Configure `kubectl` to use the sandbox Kubernetes cluster
95-
* `gcloud containers clusters get-credentials sandbox-v3 --zone us-central1-f --project pg-sandbox-165613`
95+
* `gcloud container clusters get-credentials sandbox-v3 --zone us-central1-f --project pg-sandbox-165613`
9696

9797
What it sets up
9898
---------------

0 commit comments

Comments
 (0)