From f795e116a34d4faa485064accf878e5110cf28c4 Mon Sep 17 00:00:00 2001 From: rnfor-pro <67124388+rnfor-pro@users.noreply.github.com> Date: Tue, 22 Dec 2020 04:54:33 -0500 Subject: [PATCH] Update installing-AKS-CLI --- installing-AKS-CLI | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installing-AKS-CLI b/installing-AKS-CLI index d81e427..9efa4ca 100644 --- a/installing-AKS-CLI +++ b/installing-AKS-CLI @@ -20,7 +20,7 @@ sudo installer -pkg ./AWSCLIV2.pkg -target / - Verify the installation ``` aws --version -aws-cli/2.0.7 Python/3.7.4 Darwin/19.4.0 botocore/2.0.0dev11 +aws-cli/2.0.7 Python/3.7.4 Darwin/19.4.0 botocore/2.0.0dev11 (out put ofaws --version ) which aws ```