Skip to content

Commit 5f01123

Browse files
author
James Bray
committed
update readme
1 parent 39369bd commit 5f01123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const config = {
2727
```
2828
Copy `serverless.yml` from the root of this repo to the root of your project
2929

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

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

0 commit comments

Comments
 (0)