From 597a27d5898f12f115cacbc99410f8b74ebee226 Mon Sep 17 00:00:00 2001 From: Thomas Mutton Date: Wed, 13 Sep 2017 16:26:05 +0100 Subject: [PATCH] amended comment in configuration file template --- resources/configuration_file_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/configuration_file_template.yml b/resources/configuration_file_template.yml index 5744bb0a..780434c1 100644 --- a/resources/configuration_file_template.yml +++ b/resources/configuration_file_template.yml @@ -1,4 +1,4 @@ -# You can remove these two lines to have credentials read from +# You can remove the first two lines to have credentials read from # the environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY or # ~/.aws/credentials. s3_id: YOUR_AWS_S3_ACCESS_KEY_ID