From 67b8b70b8d31d7522b743e0d44b9660b35258b56 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Thu, 26 Jan 2017 16:18:18 -0800 Subject: [PATCH] update wording --- website/source/intro/getting-started/build-image.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/build-image.html.md b/website/source/intro/getting-started/build-image.html.md index c75df4e0b..96a004127 100644 --- a/website/source/intro/getting-started/build-image.html.md +++ b/website/source/intro/getting-started/build-image.html.md @@ -167,7 +167,7 @@ able to determine the default VPC, which the `t2` instance types require. This can happen if you created your AWS account before `2013-12-04`. You can either change the `instance_type` to `m3.medium`, or specify a VPC. Please see http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/default-vpc.html for more -information. Specify a `vpc_id` and you will need to specify a `subnet_id`. +information. If you specify a `vpc_id`, you will also need to set `subnet_id`. ## Managing the Image