From d82c84c358f4ba308800f04220f3af46145fae46 Mon Sep 17 00:00:00 2001 From: David McDonald Date: Mon, 7 Feb 2022 10:46:05 +0000 Subject: [PATCH] Update where to get creds for sms providers Due to change in https://github.com/alphagov/notifications-credentials/pull/261 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fdd0efc57..223870d3e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,8 @@ Things to change: * Run the following in the credentials repo to get the API keys. ``` -notify-pass credentials/providers/api_keys +notify-pass credentials/firetext +notify-pass credentials/mmg ``` ### Postgres