From 935b66de7cb890048d8559cabaf71e013ee9a19f Mon Sep 17 00:00:00 2001 From: Gyuho Lee Date: Mon, 22 Oct 2018 09:21:43 -0700 Subject: [PATCH] README: update Signed-off-by: Gyuho Lee --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).