This is an automated email from the ASF dual-hosted git repository.
upthewaterspout pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git
The following commit(s) were added to refs/heads/develop by this push:
new 6264f16 Fixing typo in aws configuration instructions
6264f16 is described below
commit 6264f1638ce916b50eac16e257f402ac7dca5fdd
Author: Dan Smith <[email protected]>
AuthorDate: Fri Jan 4 11:47:14 2019 -0800
Fixing typo in aws configuration instructions
---
infrastructure/scripts/aws/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure/scripts/aws/README.md
b/infrastructure/scripts/aws/README.md
index e15247e..c8c8372 100644
--- a/infrastructure/scripts/aws/README.md
+++ b/infrastructure/scripts/aws/README.md
@@ -4,7 +4,7 @@ These utilities create instances and run tests in your AWS
account
# Prerequisites
* You must have the aws cli installed.
-* You must also set your secret key for the CLI. You must set up a proflie
named `geode-benchmarks`, so use the command `aws configure --prefix
geode-benchmarks` to configure the CLI. See [Amazon's
instructions](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html)
+* You must also set your secret key for the CLI. You must set up a proflie
named `geode-benchmarks`, so use the command `aws configure --profile
geode-benchmarks` to configure the CLI. See [Amazon's
instructions](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html)
* To build the image, you must have packer installed
# Image