summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-06-19 15:56:08 -0400
committerChristopher Speller <crspeller@gmail.com>2015-06-19 15:56:37 -0400
commit38f247e42498a882ee5eceeda5004e762c086046 (patch)
tree22eb032c0e450d1b50ad7ef4961ca32a3642b44d
parent79a1608a2bbf66646dc8f308c2846824aaa3a2b9 (diff)
downloadchat-38f247e42498a882ee5eceeda5004e762c086046.tar.gz
chat-38f247e42498a882ee5eceeda5004e762c086046.tar.bz2
chat-38f247e42498a882ee5eceeda5004e762c086046.zip
Require single instance
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a0aeb974c..9d926c8a2 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ AWS Elastic Beanstalk Setup (Docker)
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.
-6. For predefined configuration select docker. Environment type may be left at default.
+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.
9. The options on the additional resources page may be left at default unless you wish to change them. Press Next.