Update aws.md

This commit is contained in:
Dave Purrington
2017-08-04 10:40:36 -04:00
committed by Andrew Chen
parent 33112de115
commit 435696a0d1
+1 -1
View File
@@ -31,7 +31,7 @@ title: Running Kubernetes on AWS EC2
3. Install and configure the [AWS Command Line Interface](http://aws.amazon.com/cli)
4. We recommend installing using an account which has full access to the AWS APIs.
NOTE: This script use the 'default' AWS profile by default.
NOTE: This script uses the 'default' AWS profile by default.
You may explicitly set the AWS profile to use using the `AWS_DEFAULT_PROFILE` environment variable:
```shell