diff --git a/README.md b/README.md index f896d02f9..c518c06c6 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ vi ./awstester-eks.yaml ``` ```bash -awstester eks --path ./awstester-eks.yaml create cluster +awstester eks create cluster --path ./awstester-eks.yaml ``` This will create an EKS cluster with ALB Ingress Controller (takes about 20 minutes).