summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoradamenger <adamenger@gmail.com>2015-06-24 11:34:53 -0500
committeradamenger <adamenger@gmail.com>2015-06-24 11:34:53 -0500
commitafda53615ad39d92950c1bf6351aeab30e1e2014 (patch)
tree2e18fcad5ec44f3d6ce6b49000b7a04b6a33bd17 /README.md
parent5bc0a19953a4c66058da08e7d560a01b0d428607 (diff)
downloadchat-afda53615ad39d92950c1bf6351aeab30e1e2014.tar.gz
chat-afda53615ad39d92950c1bf6351aeab30e1e2014.tar.bz2
chat-afda53615ad39d92950c1bf6351aeab30e1e2014.zip
IAM not AIM
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c2b0fbf2d..638cbed9b 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ AWS Elastic Beanstalk Setup (Docker)
2. Select "Create New Application" from the top right.
3. Name the application and press next
4. Select "Create a web server" environment.
- 5. If asked, select create and AIM role and instance profile and press next.
+ 5. If asked, select create and IAM role and instance profile and press next.
6. For predefined configuration select docker. For environment type select single instance.
7. For application source, select upload your own and upload Dockerrun.aws.json from docker/Dockerrun.aws.json. Everything else may be left at default.
8. Select an environment name, this is how you will refer to your environment. Make sure the URL is available then press next.