From 3d0fd087c7940830e9ac983d990720240efe202c Mon Sep 17 00:00:00 2001 From: Mark Steele Date: Wed, 18 Apr 2018 11:56:31 -0400 Subject: doc update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da3e841..81a44f9 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Finally, once the code is deployed you need to add some parameters to the AWS pa Head on over to the AWS console, find the Systems manager, and go to the Parameter store. -In there, you'll want to create the following parameters/values (as SecureStrings): +In there, you'll want to create the following parameters/values (as SecureStrings), making sure to replace `STAGE` with your stage (eg: prod): * /ctrl-alt-del/oauth/`STAGE`/GIT_HOSTNAME - The github host to use. Ex: https://github.com * /ctrl-alt-del/oauth/`STAGE`/OAUTH_TOKEN_PATH - The token api uri path. Most probably this: /login/oauth/access_token -- cgit v1.2.3