From 7650057d623b5b6d803a5893cfcaf056735da9c3 Mon Sep 17 00:00:00 2001 From: Mike North Date: Tue, 15 Nov 2016 22:48:06 +0100 Subject: [PATCH] Add clarity to environment vars section of readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d197f30..3c579c4 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ In the environment, we'll tell the server where to find the built app on S3 by setting environment variables. Create an environment and give it the name of the S3 bucket as well as -the key to the JSON file you created and uploaded: +the name of the JSON file you created and uploaded (i.e., `fastboot-deploy-info.json`): ```sh eb create --envvars FASTBOOT_S3_BUCKET=,FASTBOOT_S3_KEY=