diff --git a/source/faas-automated-testing/faas-automated-testing.rst b/source/faas-automated-testing/faas-automated-testing.rst index e2c806051a..c2e523b4c1 100644 --- a/source/faas-automated-testing/faas-automated-testing.rst +++ b/source/faas-automated-testing/faas-automated-testing.rst @@ -54,7 +54,7 @@ For the initial local setup the following are required: - The docker daemon running on the local machine. - The `AWS SAM CLI `_ -AWS access MUST be configured, either through `` $HOME/.aws/credentials`` or +AWS access MUST be configured, either through ``$HOME/.aws/credentials`` or with the following environment variables: - `AWS_ACCESS_KEY_ID`