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 ```