Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
James Bray committed Jan 24, 2022
1 parent 39369bd commit 5f01123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const config = {
```
Copy `serverless.yml` from the root of this repo to the root of your project

After building your app run `sls deploy` to deploy code to AWS.
After building your app run `sls deploy` to deploy code to AWS using build tool [serverless](https://www.serverless.com/).

Your app can then be accessed via the CloudFront distribution created as aprt of the stack.

Expand Down

0 comments on commit 5f01123

Please sign in to comment.