From ab0d5f830d83fbbae43c41039364b3fc5d06acc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paulo=20K=C3=B6ch?= Date: Wed, 5 Apr 2017 11:05:01 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7dab0b7f6..cec9c295c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ ## Route53 plugin for Let's Encrypt client - ### Before you start It's expected that the root hosted zone for the domain in question already @@ -25,7 +24,7 @@ for example). Make sure you have access to AWS's Route53 service, either through IAM roles or via `.aws/credentials`. Check out -(sample-aws-policy.json)[sample-aws-policy.json]. +[sample-aws-policy.json](sample-aws-policy.json) for the necessary permissions. To generate a certificate: ```