From 07e6509bc4f4ebb52df08b3a013a1ca56e38d88d Mon Sep 17 00:00:00 2001 From: Sourabh Pawar Date: Sun, 21 Aug 2016 15:07:22 -0400 Subject: [PATCH] Removed additional whitespace Removed additional whitespace --- website/source/intro/getting-started/build-image.html.md | 1 - 1 file changed, 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 67e008616..b6c8a5ebf 100644 --- a/website/source/intro/getting-started/build-image.html.md +++ b/website/source/intro/getting-started/build-image.html.md @@ -116,7 +116,6 @@ similar to below. Note that this process typically takes a few minutes. -> **Note:** When using packer on Windows, replace the single-quotes in the command below with double-quotes. - ``` {.text} $ packer build \ -var 'aws_access_key=YOUR ACCESS KEY' \