Skip to content

Commit 68d14ae

Browse files
authored
Update README.md
1 parent 1262fd8 commit 68d14ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ For more information, refer to the [blog post](TBD) for this solution.
88

99
You can deploy this solution using the [SAM template](template.yaml) included in this repository.
1010

11-
First, ensure you have the [SAM CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html) installed. Then, deploy the SAM template using the following command from the application root.
11+
First, ensure you have the [SAM CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html) installed. Then, you can deploy the SAM template using the following command from the application root. This command will take you through a guided SAM deployment.
1212

1313
```
1414
sam deploy --guided

0 commit comments

Comments
 (0)