summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 802ccc5..d0fef94 100644
--- a/README.txt
+++ b/README.txt
@@ -15,8 +15,12 @@ Edit "config" file (this is a bash sourcable file)
Set:
-AWS_SECRET_KEY
-AWS_
+export AWS_SECRET_KEY=
+export AWS_SECRET_ACCESS_KEY=
+
+HOSTED_ZONE_ID=
+DOMAIN=
+# Note ^ make sure domain is in the form "senders.io." <- note the trailing .
== USAGE